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