Click or drag to resize

MessageDocument Class

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

Namespace:  Isc
Assembly:  iscmessageservice_v4 (in iscmessageservice_v4.dll) Version: 4.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.
Public propertyname
The name of this document, used for email only.
Top
See Also

Reference