MAPIFolder.Views Property

Definition

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

public:
 property Microsoft::Office::Interop::Outlook::Views ^ Views { Microsoft::Office::Interop::Outlook::Views ^ get(); };
public Microsoft.Office.Interop.Outlook.Views Views { get; }
Public ReadOnly Property Views As Views

Property Value

Applies to