EwsFolder Properties

The EwsFolder type exposes the following members.

Properties
  NameDescription
Public propertyFullName
Gets the folder's full name.
Public propertyId
Gets the folder's ID object.
Public propertyNativeFolder
Gets EWS Managed API object for this folder.
Public propertyShortName
Gets the folder's own name.
Public propertySize
Gets the total size of all items in the folder.
Public propertyTotalCount
Gets the total number of all items in the folder.
Public propertyUnreadCount
Gets the number of unread items in the folder.
Top
See Also