Share via


DoNotUseMeFolderClass.Application Property

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

Syntax

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

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

Property Value

Type: Microsoft.Office.Interop.Outlook.Application

Implements

MAPIFolder.Application

See Also

Reference

DoNotUseMeFolderClass Class

DoNotUseMeFolderClass Members

Microsoft.Office.Interop.Outlook Namespace