Freigeben über


SPRemoteItemEventProperties.ExternalNotificationMessage-Eigenschaft

Namespace:  Microsoft.SharePoint.Client.EventReceivers
Assembly:  Microsoft.SharePoint.Client (in Microsoft.SharePoint.Client.dll)

Syntax

'Declaration
<DataMemberAttribute> _
Public Property ExternalNotificationMessage As Byte()
    Get
    Set
'Usage
Dim instance As SPRemoteItemEventProperties
Dim value As Byte()

value = instance.ExternalNotificationMessage

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

Eigenschaftswert

Typ: []

Siehe auch

Referenz

SPRemoteItemEventProperties Klasse

SPRemoteItemEventProperties-Member

Microsoft.SharePoint.Client.EventReceivers-Namespace