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