Click or drag to resize

Messagedocuments 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_v3 (in iscmessageservice_v3.dll) Version: 3.0.0.0
Syntax
public MessageDocument[] documents { get; set; }

Property Value

Type: MessageDocument
See Also