Partager via


SPRemoteItemEventProperties.ExternalNotificationMessage - Propriété

Espace de noms :  Microsoft.SharePoint.Client.EventReceivers
Assembly :  Microsoft.SharePoint.Client (dans Microsoft.SharePoint.Client.dll)

Syntaxe

'Déclaration
<DataMemberAttribute> _
Public Property ExternalNotificationMessage As Byte()
    Get
    Set
'Utilisation
Dim instance As SPRemoteItemEventProperties
Dim value As Byte()

value = instance.ExternalNotificationMessage

instance.ExternalNotificationMessage = value
[DataMemberAttribute]
public byte[] ExternalNotificationMessage { get; set; }

Valeur de propriété

Type : []

Voir aussi

Référence

SPRemoteItemEventProperties classe

SPRemoteItemEventProperties - Membres

Microsoft.SharePoint.Client.EventReceivers - Espace de noms