MessageDocument Class |
Namespace: Isc
public class MessageDocument
The MessageDocument type exposes the following members.
Name | Description | |
---|---|---|
![]() | document |
The file data containing your message body. This can be in a number of formats, specified using the format property.
|
![]() | format |
The format of the file provided in the document property.
|
![]() | name |
The name of this document, used for email only.
|