Share via


DoNotUseMeFolderClass.Session Property

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

Syntax

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

value = instance.Session
public virtual NameSpace Session { get; }

Property Value

Type: Microsoft.Office.Interop.Outlook.NameSpace

Implements

MAPIFolder.Session

See Also

Reference

DoNotUseMeFolderClass Class

DoNotUseMeFolderClass Members

Microsoft.Office.Interop.Outlook Namespace