Sets internal date of the message.
Namespace: Limilabs.Client.IMAPAssembly: Mail (in Mail.dll) Version: 3.0.12102.1426
Syntax
| C# |
|---|
public void SetInternalDate( DateTime dateTime ) |
| Visual Basic |
|---|
Public Sub SetInternalDate ( _ dateTime As DateTime _ ) |
| Visual C++ |
|---|
public: void SetInternalDate( DateTime dateTime ) |
Parameters
- dateTime
- Type: System..::..DateTime
Internal date to set.