Share via


DoNotUseMeFolderClass.ShowItemCount Property

Namespace:  Microsoft.Office.Interop.Outlook
Assembly:  Microsoft.Office.Interop.Outlook (in Microsoft.Office.Interop.Outlook.dll)

Syntax

'Declaration
Public Overridable Property ShowItemCount As OlShowItemCount
    Get
    Set
'Usage
Dim instance As DoNotUseMeFolderClass
Dim value As OlShowItemCount

value = instance.ShowItemCount

instance.ShowItemCount = value
public virtual OlShowItemCount ShowItemCount { get; set; }

Property Value

Type: Microsoft.Office.Interop.Outlook.OlShowItemCount

Implements

MAPIFolder.ShowItemCount

See Also

Reference

DoNotUseMeFolderClass Class

DoNotUseMeFolderClass Members

Microsoft.Office.Interop.Outlook Namespace