[This is preliminary documentation and is subject to change.]

The EmailFolderInfo type exposes the following properties.

Properties

  NameDescription
Public propertyCreatedTimestamp
The created Timestamp of the email folder.
Public propertyEmailFolderId
The unique id of the email folder.
Public propertyEmailFolderName
The name of the email folder.
Public propertyEmailFolderTypeId
The id of the folder type of the email folder.
Public propertyIsEmptyAllowed
Shows if the empty email folder is allowed.
Public propertyModifiedTimestamp
The Timestamp when the folder was last modified.
Public propertyUserId
the system generated unique id of the user who owns the email folder.

See Also