Logoff Method

DTS Programming

DTS Programming

Logoff Method

The Logoff method ends a MAPI session.

Applies To
SendMailTask Object
Syntax

object.Logoff()

Part Description
Object Expression that evaluates to a SendMailTask object

Prototype (C/C++)

HRESULT Logoff();

See Also

Logon Method