|  | IEmailMetadataSent Property  | 
 
                The sent date and time of the email message.
            
 
    Namespace: 
   EdaIntegrationContract.Document
    Assembly:
   EdaIntegration.Contract (in EdaIntegration.Contract.dll) Version: 7.6
 Syntax
SyntaxNullable<DateTime> Sent { get; }Property Value
Type: 
NullableDateTime Remarks
Remarks
                All date/time values are stored in UTC
            
 See Also
See Also