EwsFolder Properties |
The EwsFolder type exposes the following members.
Name | Description | |
---|---|---|
![]() | FullName |
Gets the folder's full name.
|
![]() | Id |
Gets the folder's ID object.
|
![]() | NativeFolder |
Gets EWS Managed API object for this folder.
|
![]() | ShortName |
Gets the folder's own name.
|
![]() | Size |
Gets the total size of all items in the folder.
|
![]() | TotalCount |
Gets the total number of all items in the folder.
|
![]() | UnreadCount |
Gets the number of unread items in the folder.
|