Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns the NameSpace object for the current session. Read-only.
Version Information
Version Added: Outlook 2010
Syntax
expression .Session
expression A variable that represents a ConversationHeader object.
Remarks
Returns Null (Nothing in Visual Basic) if there is no logged-on session.
You can use the Session property and the GetNamespace method interchangeably to obtain the NameSpace object for the current session.