Click or drag to resize

MimeBaseContentId Property

Content-ID of this entity. Without enclosing '<' and '>'. You can use ContentIdHelper to extract content id from cid url.

Namespace: Limilabs.Mail.MIME
Assembly: Mail (in Mail.dll) Version: 3.0.26106.1555
Syntax
public string ContentId { get; set; }

Property Value

String
Remarks
E.g. 01@mobile
See Also