ItemType.Body - Propriété

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

Syntaxe

'Déclaration
Public Property Body As BodyType
    Get
    Set
'Utilisation
Dim instance As ItemType
Dim value As BodyType

value = instance.Body

instance.Body = value
public BodyType Body { get; set; }

Valeur de propriété

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

Voir aussi

Référence

ItemType classe

ItemType - Membres

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