Click or drag to resize

MessageDocumentdocument Property

The file data containing your message body. This can be in a number of formats, specified using the format property.

Namespace:  Isc
Assembly:  iscmessageservice_v4 (in iscmessageservice_v4.dll) Version: 4.0.0.0
Syntax
public byte[] document { get; set; }

Property Value

Type: Byte
See Also