Share via


DoNotUseMeFolderClass.Items Property

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

Syntax

'Declaration
Public Overridable ReadOnly Property Items As Items
    Get
'Usage
Dim instance As DoNotUseMeFolderClass
Dim value As Items

value = instance.Items
public virtual Items Items { get; }

Property Value

Type: Microsoft.Office.Interop.Outlook.Items

Implements

MAPIFolder.Items

See Also

Reference

DoNotUseMeFolderClass Class

DoNotUseMeFolderClass Members

Microsoft.Office.Interop.Outlook Namespace