Click or drag to resize

Message Class

A complete message that can be sent using the Send() method.
Inheritance Hierarchy
SystemObject
  IscMessage

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

The Message type exposes the following members.

Properties
  NameDescription
Public propertyaddressList
One or more delivery addresses.
Public propertydocuments
The file(s) to be populated into the message body. These can be in a number of formats, specified using the format property. This field must have at least one item.
Public propertysender
The sending account that should be used to transmit these messages. For authentication purposes.
Top
See Also

Reference