Mailbox-Agent Object

The Mailbox-Agent object represents an automated process that can receive mail. Use this object to implement a directory synchronization agent (DIRSYNC) between two servers.

A DIRSYNC agent sends address information from one organization site to another. This object represents a mailbox from which to retrieve, manipulate, and route this address information. For more information, see Creating a Directory Synchronization Agent.

Because Mailbox-Agent objects appear to MAPI as messaging user objects, use the MAPI IMailUser interface to access a Mailbox-Agent object.

For more information on accessing Mailbox-Agent objects through MAPI and though directory access functions, see Using MAPI with Directory Objects and Initializing Connections with ADMIN_Initialize.