Gets or sets the include subscribe link flag.
Namespace: CTCT.Components.EmailCampaignsAssembly: CTCT (in CTCT.dll) Version: 2.0.0.0 (2.0.0.0)
public bool IncludeSubscribeLink { get; set; }
public bool IncludeSubscribeLink { get; set; }
Public Property IncludeSubscribeLink As Boolean
Get
Set
Public Property IncludeSubscribeLink As Boolean
Get
Set
public:
property bool IncludeSubscribeLink {
bool get ();
void set (bool value);
}
public:
property bool IncludeSubscribeLink {
bool get ();
void set (bool value);
}
member IncludeSubscribeLink : bool with get, set
member IncludeSubscribeLink : bool with get, set