de la propiedad SPRemoteItemEventProperties.ExternalNotificationMessage
Espacio de nombres: Microsoft.SharePoint.Client.EventReceivers
Ensamblado: Microsoft.SharePoint.Client (en Microsoft.SharePoint.Client.dll)
Sintaxis
'Declaración
<DataMemberAttribute> _
Public Property ExternalNotificationMessage As Byte()
Get
Set
'Uso
Dim instance As SPRemoteItemEventProperties
Dim value As Byte()
value = instance.ExternalNotificationMessage
instance.ExternalNotificationMessage = value
[DataMemberAttribute]
public byte[] ExternalNotificationMessage { get; set; }
Valor de propiedad
Tipo: []
Vea también
Referencia
clase SPRemoteItemEventProperties
Miembros SPRemoteItemEventProperties
Espacio de nombres Microsoft.SharePoint.Client.EventReceivers