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_v3 (in iscmessageservice_v3.dll) Version: 3.0.0.0
Syntax
public byte[] document { get; set; }

Property Value

Type: Byte
See Also