Click or drag to resize

IEmailMetadataUnSent Property

Indicates whether the email was sent (for emails within a mail store).

Namespace:  EdaIntegrationContract.Document
Assembly:  EdaIntegration.Contract (in EdaIntegration.Contract.dll) Version: 1.0
Syntax
C#
bool UnSent { get; }

Property Value

Type: Boolean
See Also