ImapMessagePart.Id Property
Namespace: Rebex.Net
Assembly: Rebex.Imap.dll (version 7.0.9083)
Id
Gets part ID. This is used by GetMessagePart(String, String).
Declaration
public string Id { get; }
Property Value
Type | Description |
---|---|
String | Part ID. |