获取或设置一个值,该值指示警报的传递方法。
命名空间: Microsoft.SharePoint
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
Public Property DeliveryChannels As SPAlertDeliveryChannels
Get
Set
用法
Dim instance As SPAlert
Dim value As SPAlertDeliveryChannels
value = instance.DeliveryChannels
instance.DeliveryChannels = value
public SPAlertDeliveryChannels DeliveryChannels { get; set; }
属性值
类型:Microsoft.SharePoint.SPAlertDeliveryChannels
(电子邮件或 SMS 消息) 传送的方法。