MAPIFolder.Views Property

Returns the Views collection of the Folder object. Read-only.

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

Syntax

'Declaration
<DispIdAttribute()> _
ReadOnly Property Views As Views
    Get
'Usage
Dim instance As MAPIFolder
Dim value As Views

value = instance.Views
[DispIdAttribute()]
Views Views { get; }

Property Value

Type: Microsoft.Office.Interop.Outlook.Views

See Also

Reference

MAPIFolder Interface

MAPIFolder Members

Microsoft.Office.Interop.Outlook Namespace

Other Resources

How to: Add Fields to a View