FolderInfo Properties

The FolderInfo type exposes the following members.

Properties
  NameDescription
Public propertyContainerClass
Gets container class of the folder object.
Public propertyContentCount
Gets the total number of items in the folder.
Public propertyContentUnreadCount
Gets the number of unread items in the folder.
Public propertyDisplayName
Gets the display name of folder.
Public propertyEntryId
Gets the entry ID.
Public propertyEntryIdString
Gets string representation of entry ID.
Public propertyHasSubFolders
Gets a value indicating whether the Folder object has any subfolders.
Public propertyLastModificationTime
Gets the last modification time.
Public propertyProperties
Gets the folder properties.
See Also