ImapMessagePart.Kind Property
Namespace: Rebex.Net
Assembly: Rebex.Imap.dll (version 7.0.9083)
Kind
Gets a value indicating the part's kind.
Declaration
public ImapMessagePartKind Kind { get; }
Property Value
Type | Description |
---|---|
ImapMessagePartKind | Part kind. |