 | PdiHeaderKey Property |
Gets or sets header's key.
Namespace: Limilabs.Mail.PDIAssembly: Mail (in Mail.dll) Version: 3.0.26106.1555
Syntaxpublic string Key { get; }Public ReadOnly Property Key As String
Get
public:
property String^ Key {
String^ get ();
}member Key : string with get
Property Value
String
See Also