Alterian Email Manager 6.2.3 SDK Help File
URL for this module [if applicable]
Namespace:
DMLibraryAssembly:
DMLibrary (in DMLibrary.dll) Version: 1.0.6340.17420
Syntaxpublic string URL { get; set; }
Public Property URL As String
Get
Set
public:
property String^ URL {
String^ get ();
void set (String^ value);
}
member URL : string with get, set
function get_URL();
function set_URL(value);
Property Value
Type:
String
See Also