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