Click or drag to resize

IEmailMetadataUnRead Property

Indicates whether the email was marked read/unread.

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

Property Value

Type: Boolean
See Also