SPList.SmsAlertTemplate - Propriété
Gets or sets the template used by the list for Short Message Service (SMS) alerts.
Espace de noms : Microsoft.SharePoint
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
Public Property SmsAlertTemplate As SPAlertTemplate
Get
Set
'Utilisation
Dim instance As SPList
Dim value As SPAlertTemplate
value = instance.SmsAlertTemplate
instance.SmsAlertTemplate = value
public SPAlertTemplate SmsAlertTemplate { get; set; }
Valeur de propriété
Type : Microsoft.SharePoint.SPAlertTemplate
The template for SMS alerts.