Click or drag to resize

IDocumentEDocMetadata Property

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

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

Property Value

Type: IEdocMetadata
See Also