Click or drag to resize

IDocumentSourceDocumentId Property

The unique identifier (Id) of the top-level document in the parent-child relationship hierarchy, e.g. parent doc or mail store.

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

Property Value

Type: Guid
See Also