MAPIFolder.ShowItemCount 属性

定义

在枚举中 OlShowItemCount 设置或返回一个常量,该常量指示是显示文件夹中的未读邮件数,还是显示导航窗格中文件夹中的项目总数。 读/写。

public:
 property Microsoft::Office::Interop::Outlook::OlShowItemCount ShowItemCount { Microsoft::Office::Interop::Outlook::OlShowItemCount get(); void set(Microsoft::Office::Interop::Outlook::OlShowItemCount value); };
public Microsoft.Office.Interop.Outlook.OlShowItemCount ShowItemCount { get; set; }
Public Property ShowItemCount As OlShowItemCount

属性值

注解

ShowItemCount 属性不适用于公用文件夹。

适用于