The PR_NORMAL_MESSAGE_SIZE property contains the total size of nonassociated messages in a folder.
Header file: | EDKMDB.H |
Applies to: | N/A |
Identifier: | 0x66b3 |
Property type: | PT_LONG |
Access: | N/A |
The PR_NORMAL_MESSAGE_SIZE property can be set as a column in the table returned by the IExchangeManageStore::GetPublicFolderTable method. This table contains a row for each public folder replicated to the server. The columns of the rows give information, such as the display name of the folder, pathname, and the last access time. To view the table format, see the Public Folder Resources tab of the Public Information Store property sheet in the Microsoft Exchange Server Administrator program.
This property provides additional information about the public folder, such as the number of bytes of storage used by the nonassociated messages in the folder.
Note The PR_NORMAL_MESSAGE_SIZE_EXTENDED property provides an 8-byte version of this same property.
PR_NORMAL_MESSAGE_SIZE_EXTENDED, Using the IExchangeManageStore Interface