Handling a transport provider

Applies to: Outlook 2013 | Outlook 2016

Clients communicate with transport providers through status objects supplied by transport providers and the MAPI spooler. Clients access status objects by calling IMAPISession::GetStatusTable to retrieve the status table. Status objects implement the IMAPIStatus : IMAPIProp interface, which has methods for configuring providers, flushing incoming and outgoing message queues, setting passwords, and state validation. For more information about status objects, see Status Table and Status Objects.