ConversationHeader.Session Property (Outlook)

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.

See Also

Concepts

ConversationHeader Object

ConversationHeader Object Members