ItemType.InternetMessageHeaders - Propriété

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

Syntaxe

'Déclaration
Public Property InternetMessageHeaders As InternetHeaderType()
    Get
    Set
'Utilisation
Dim instance As ItemType
Dim value As InternetHeaderType()

value = instance.InternetMessageHeaders

instance.InternetMessageHeaders = value
public InternetHeaderType[] InternetMessageHeaders { get; set; }

Valeur de propriété

Type : []

Voir aussi

Référence

ItemType classe

ItemType - Membres

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