Click or drag to resize

IDocumentDirectory Property

The path to the original folder/location of the native file. For each item that originated in a mail store, the Directory will list the path to the mail store.

Namespace:  EdaIntegrationContract.Document
Assembly:  EdaIntegration.Contract (in EdaIntegration.Contract.dll) Version: 7.6
Syntax
C#
string Directory { get; }

Property Value

Type: String
See Also