Click or drag to resize

MessageDocument Class

A document to be transmitted in the message body.
Inheritance Hierarchy
SystemObject
  IscMessageDocument

Namespace:  Isc
Assembly:  iscmessageservice_v3 (in iscmessageservice_v3.dll) Version: 3.0.0.0
Syntax
public class MessageDocument

The MessageDocument type exposes the following members.

Properties
  NameDescription
Public propertydocument
The file data containing your message body. This can be in a number of formats, specified using the format property.
Public propertyformat
The format of the file provided in the document property.
Top
See Also

Reference