 | KeyValuesKey Property |
Gets or sets the key.
Namespace: Limilabs.Mail.PDIAssembly: Mail (in Mail.dll) Version: 3.0.26106.1555
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
Property Value
String
See Also