Partager via


DoNotUseMeFolderClass.CurrentView Property

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

Syntax

'Declaration
<DispIdAttribute()> _
Public Overridable ReadOnly Property CurrentView As View
    Get
'Usage
Dim instance As DoNotUseMeFolderClass
Dim value As View

value = instance.CurrentView
[DispIdAttribute()]
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