Parameters Property

The Parameters property of the EmailChannelSettings class get or sets additional delivery channel parameters that need to be stored in the database for this implementation of the e-mail delivery channel. Overrides the Microsoft.SharePoint.Portal.Alerts.DeliveryChannelSettings.Parameters property.

Property Value

String that contains additional parameters for this e-mail channel.

Remarks

The Parameters property is read/write. This property value is stored by the alert system in the database. It includes an encoded format of the delivery channel settings for a specific usage or a specific alert. For the email channel, this property includes the frequency with which notifications are sent, and the SMTP address. The DeliveryChannel.Send method decodes the value of this property and sends the notification.

Requirements

Platforms: Microsoft Windows Server 2003

Security: Code Access Security