Contains a bitmask of flags describing capabilities of an address book container. https://msdn.microsoft.com/en-us/library/office/cc839610.aspx
Contains the number of messages in a folder, as computed by the message store. For a number calculated by the library use getEmailCount
Get the display name of this object. https://msdn.microsoft.com/en-us/library/office/cc842383.aspx
Contains a constant that indicates the folder type. https://msdn.microsoft.com/en-us/library/office/cc815373.aspx
Contains TRUE if a folder contains subfolders. once again, read from the PST, use getSubFolderCount if you want to know
Get the primary node ID.
Contains the number of unread messages in a folder, as computed by the message store. https://msdn.microsoft.com/en-us/library/office/cc841964.aspx
ReadonlyNumber of emails in this folder
Optionaloptions: GetFasterEmailListOptionsTry to get specified property from PropertyContext.
0x3001 is PR_DISPLAY_NAME for example
The found one will be returned. Otherwise undefined is returned.
ReadonlyThe number of child folders in this folder
Get folders in one fell swoop, since there's not usually thousands of them.
Requests access to the user node of the internal PST structure.
JSON stringify the object properties.
Contains a text string describing the type of a folder. Although this property is generally ignored, versions of Microsoft® Exchange Server prior to Exchange Server 2003 Mailbox Manager expect this property to be present. https://msdn.microsoft.com/en-us/library/office/cc839839.aspx