Click or drag to resize

EmailMessagedocuments Property

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.

Namespace:  Isc
Assembly:  iscmessageservice_v4 (in iscmessageservice_v4.dll) Version: 4.0.0.0
Syntax
public MessageDocument[] documents { get; set; }

Property Value

Type: MessageDocument
See Also