| PdiHeaderKey Property |
Gets or sets header's key.
Namespace:
Limilabs.Mail.PDI
Assembly:
Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax public string Key { get; }
Public ReadOnly Property Key As String
Get
public:
property String^ Key {
String^ get ();
}
member Key : string with get
Property Value
Type:
StringSee Also