Gets part ID. This is used by GetMessagePart(String, String).

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

Syntax

Visual Basic
Public ReadOnly Property Id As String
	Get
C#
public string Id { get; }

Field Value

Part ID.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also