 | ListIDName Property |
Gets the display name of this list.
Namespace: Limilabs.Mail.HeadersAssembly: 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