SPAlertDeliveryChannels Enumeration

Specifies the method of delivering alerts.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: Yes
Available in SharePoint Online

Syntax

'Declaration
<SubsetCallableTypeAttribute> _
Public Enumeration SPAlertDeliveryChannels
'Usage
Dim instance As SPAlertDeliveryChannels
[SubsetCallableTypeAttribute]
public enum SPAlertDeliveryChannels

Members

Member name Description
Email Delivery as E-mail
Sms Delivery as SMS message

See Also

Reference

Microsoft.SharePoint Namespace