EMContentSaveItemInsertMsgOpenAndAttachments Property
|
Alterian Email Manager 6.2.3 SDK Help File
Insert the MessageOpen and Attachments tokens into the content.
Namespace:
DMLibraryAssembly:
DMLibrary (in DMLibrary.dll) Version: 1.0.6340.17420
Syntaxpublic bool InsertMsgOpenAndAttachments { get; set; }
Public Property InsertMsgOpenAndAttachments As Boolean
Get
Set
public:
property bool InsertMsgOpenAndAttachments {
bool get ();
void set (bool value);
}
member InsertMsgOpenAndAttachments : bool with get, set
function get_InsertMsgOpenAndAttachments();
function set_InsertMsgOpenAndAttachments(value);
Property Value
Type:
Boolean
See Also