 | BinHexDataName Property |
Gets the name stored in BinHex data.
Namespace: Limilabs.Mail.BinHexAssembly: Mail (in Mail.dll) Version: 3.0.26106.1555
Syntaxpublic string Name { get; }Public ReadOnly Property Name As String
Get
public:
property String^ Name {
String^ get ();
}member Name : string with get
Property Value
String
See Also