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