ClientBusinessOrPopular Property
|
Alterian Email Manager 6.2.3 SDK Help File Namespace:
DMLibrary.LitmusAssembly:
DMLibrary (in DMLibrary.dll) Version: 1.0.6340.17420
Syntaxpublic Nullable<bool> BusinessOrPopular { get; set; }
Public Property BusinessOrPopular As Nullable(Of Boolean)
Get
Set
public:
property Nullable<bool> BusinessOrPopular {
Nullable<bool> get ();
void set (Nullable<bool> value);
}
member BusinessOrPopular : Nullable<bool> with get, set
function get_BusinessOrPopular();
function set_BusinessOrPopular(value);
Property Value
Type:
NullableBoolean
Remarks
See Also