ImapMessagePart.ContentId Property
Namespace: Rebex.Net
Assembly: Rebex.Imap.dll (version 7.0.9313)
ContentId
Gets part's content ID, if available.
Declaration
public MessageId ContentId { get; }
Property Value
| Type | Description | 
|---|---|
| MessageId | Content ID or null.  |