Share via


DoNotUseMeFolderClass.CurrentView Property

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

Syntax

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

value = instance.CurrentView
public virtual View CurrentView { get; }

Property Value

Type: Microsoft.Office.Interop.Outlook.View

Implements

MAPIFolder.CurrentView

See Also

Reference

DoNotUseMeFolderClass Class

DoNotUseMeFolderClass Members

Microsoft.Office.Interop.Outlook Namespace