Click or drag to resize

IDocumentEmailMetadata Property

Metadata specific to Email documents. For non-email documents this will be Null.

Namespace:  Law.EdaIntegration.Document
Assembly:  Law.EdaIntegration (in Law.EdaIntegration.dll) Version: 7.2
Syntax
C#
IEmailMetadata EmailMetadata { get; }

Property Value

Type: IEmailMetadata
See Also