EMClientInfoContentURL Property
|
Alterian Email Manager 6.2.3 SDK Help File
Content URL.
Namespace:
DMLibraryAssembly:
DMLibrary (in DMLibrary.dll) Version: 1.0.6340.17420
Syntaxpublic string ContentURL { get; set; }
Public Property ContentURL As String
Get
Set
public:
property String^ ContentURL {
String^ get ();
void set (String^ value);
}
member ContentURL : string with get, set
function get_ContentURL();
function set_ContentURL(value);
Property Value
Type:
String
See Also