 | BasicConstantName Property |
Gets the name of the constant.
Namespace: Limilabs.MailAssembly: 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