GetSettings Method

Override the GetSettings method of the DeliveryChannel class to get a DeliveryChannelSettings object that represents the settings for the implementation of your delivery channel.

Return Value

A reference to a Microsoft.SharePoint.Portal.Alerts.DeliveryChannelSettings object that represents the settings for the implementation of your delivery channel. Delivery channel implementations return settings object that are specific to that delivery channel. For example, EmailChannel.GetSettings method returns EmailChannelSettings object. EmailChannelSettings derives from Microsoft.SharePoint.Portal.Alerts.DeliveryChannelSettings

Requirements

Platforms: Microsoft Windows Server 2003

Security: Code Access Security