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; } |