MimeEntity.ContentId Property
Namespace: Rebex.Mime
Assembly: Rebex.Mail.dll (version 7.0.9313)
ContentId
Gets or sets the content ID of this entity.
Declaration
public MessageId ContentId { get; set; }Property Value
| Type | Description | 
|---|---|
| MessageId | Content ID. |