 | ListIDId Property |
Gets the id of this list.
Namespace: Limilabs.Mail.HeadersAssembly: Mail (in Mail.dll) Version: 3.0.26106.1555
Syntaxpublic string Id { get; }Public ReadOnly Property Id As String
Get
public:
property String^ Id {
String^ get ();
}member Id : string with get
Property Value
String
See Also