EMNewCreativeSaveItemInsertUnsubText Property
|
Alterian Email Manager 6.2.3 SDK Help File
Insert Unsubscribe Text Flag
Namespace:
DMLibraryAssembly:
DMLibrary (in DMLibrary.dll) Version: 1.0.6340.17420
Syntaxpublic bool InsertUnsubText { get; set; }
Public Property InsertUnsubText As Boolean
Get
Set
public:
property bool InsertUnsubText {
bool get ();
void set (bool value);
}
member InsertUnsubText : bool with get, set
function get_InsertUnsubText();
function set_InsertUnsubText(value);
Property Value
Type:
Boolean
See Also