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