MessageType.From - Propriété

Espace de noms :  Microsoft.SharePoint.ApplicationPages.Calendar.Exchange
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
Public Property From As SingleRecipientType
    Get
    Set
'Utilisation
Dim instance As MessageType
Dim value As SingleRecipientType

value = instance.From

instance.From = value
public SingleRecipientType From { get; set; }

Valeur de propriété

Type : Microsoft.SharePoint.ApplicationPages.Calendar.Exchange.SingleRecipientType

Voir aussi

Référence

MessageType classe

MessageType - Membres

Microsoft.SharePoint.ApplicationPages.Calendar.Exchange - Espace de noms