AccountSelector.Session property (Outlook)

Returns the NameSpace object for the current session. Read-only.

Syntax

expression.Session

expression A variable that represents an 'AccountSelector' object.

Remarks

Returns Null (Nothing in Visual Basic) if there is no logged-on session.

Use the Session property and the GetNamespace method of the Application object interchangeably to obtain the NameSpace object for the current session.

See also

AccountSelector Object

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.