 | MimeBaseStructureID Property |
Gets the id of this part.
Namespace: Limilabs.Client.IMAPAssembly: 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