 | MimeStructureContentId Property |
Content id of the part. Without enclosing '<' and '>'.
You can use
ContentIdHelper to extract content id from cid url.
Namespace: Limilabs.Client.IMAPAssembly: Mail (in Mail.dll) Version: 3.0.26106.1555
Syntaxpublic string ContentId { get; }Public ReadOnly Property ContentId As String
Get
public:
property String^ ContentId {
String^ get ();
}member ContentId : string with get
Property Value
String
RemarksE.g. 01@mobile
See Also