| MimeBaseStructureID Property |
Gets the id of this part.
Namespace:
Limilabs.Client.IMAP
Assembly:
Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax public string ID { get; }
Public ReadOnly Property ID As String
Get
public:
property String^ ID {
String^ get ();
}
member ID : string with get
Property Value
Type:
StringSee Also