EMDocumentFolderID Property

Alterian Email Manager 6.2.3 SDK Help File
The ID of the folder the document is contained in if the Document is contained in a folder.

Namespace:  DMLibrary
Assembly:  DMLibrary (in DMLibrary.dll) Version: 1.0.6340.17420

Syntax
public Nullable<int> FolderID { get; set; }

Property Value

Type: NullableInt32
See Also