DoNotUseMeFolderClass.ShowItemCount Property
Namespace: Microsoft.Office.Interop.Outlook
Assembly: Microsoft.Office.Interop.Outlook (in Microsoft.Office.Interop.Outlook.dll)
Syntax
'Declaration
<DispIdAttribute()> _
Public Overridable Property ShowItemCount As OlShowItemCount
Get
Set
'Usage
Dim instance As DoNotUseMeFolderClass
Dim value As OlShowItemCount
value = instance.ShowItemCount
instance.ShowItemCount = value
[DispIdAttribute()]
public virtual OlShowItemCount ShowItemCount { get; set; }
Property Value
Type: Microsoft.Office.Interop.Outlook.OlShowItemCount