Click or drag to resize

MimeStructureContentId Property

Content id of the part. Without enclosing '<' and '>'. You can use ContentIdHelper to extract content id from cid url.

Namespace:  Limilabs.Client.IMAP
Assembly:  Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax
public string ContentId { get; }

Property Value

Type: String
Remarks
E.g. 01@mobile
See Also