Platform SDK: Exchange Server

PR_ATTACH_ON_NORMAL_MSG_COUNT

The PR_ATTACH_ON_NORMAL_MSG_COUNT property contains the total count of attachments on all normal messages in a folder.

Quick Info

Header file: EDKMDB.H
Applies to: Public folder objects (information store objects)
Identifier: 0x66b1
Property type: PT_LONG
Access: N/A

Remarks

The PR_ATTACH_ON_NORMAL_MSG_COUNT 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 give information such as the display name of the folder, pathname, and last access time. See the Public Folder Resources tab for the Public Information Store property sheet in the Administrator program to view the format of this table.

The PR_ATTACH_ON_NORMAL_MSG_COUNT property also indicates the total number of attachments on nonassociated messages in the folder.

See Also

IExchangeManageStore::GetPublicFolderTable