Gets part's content ID, if available.

Namespace:  Rebex.Net
Assembly:  Rebex.Imap (in Rebex.Imap.dll)

Syntax

Visual Basic
Public ReadOnly Property ContentId As MessageId
	Get
C#
public MessageId ContentId { get; }

Field Value

Content ID or null.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also