Returns the date and time the mail message was composed.
            
Namespace: S22.ImapAssembly: S22.Imap (in S22.Imap.dll) Version: 3.6.0.0 (3.6.0.0)
 Syntax
Syntax
| C# | 
|---|
| public static Nullable<DateTime> Date( this MailMessage message ) | 
Parameters
- message
- Type: System.Net.Mail..::..MailMessage
 The MailMessage instance to return the date and time for.





