Namespace: Limilabs.Client.IMAP
Assembly: Mail (in Mail.dll) Version: 3.0.12102.1426
Assembly: Mail (in Mail.dll) Version: 3.0.12102.1426
Syntax
| C# |
|---|
public Envelope GetEnvelopeByUID( long uid ) |
| Visual Basic |
|---|
Public Function GetEnvelopeByUID ( _ uid As Long _ ) As Envelope |
| Visual C++ |
|---|
public: Envelope^ GetEnvelopeByUID( long long uid ) |
Parameters
- uid
- Type: System..::..Int64
Unique-id of the message to get envelope for.