_NameSpace.Logoff Method
Logs the user off from the current MAPI session.
Namespace: Microsoft.Office.Interop.Outlook
Assembly: Microsoft.Office.Interop.Outlook (in Microsoft.Office.Interop.Outlook.dll)
Syntax
'Declaration
<DispIdAttribute()> _
Sub Logoff
'Usage
Dim instance As _NameSpace
instance.Logoff()
[DispIdAttribute()]
void Logoff()