Hosted Exchange::CreateMailbox

This procedure creates an Exchange mailbox for a specified user. Both CreateConsumerUser and CreateBusinessUser call this procedure if a mailbox plan is provided with input.

The procedure creates an Exchange mailbox and sets the following properties on the user's Active Directory object:

Additional properties and mailbox settings are determined by the makeup of a mailbox service plan. If the service plan contains the <showInAddressLists> attribute, this indicates that the plan includes full Outlook client capabilities. The procedure will check to see if the organization already has a GAL, AL, OAL address lists. If the lists do not exist, a sub process is executed to create them.

 Arguments
 Remarks
 Sample Code
 Applies To
 See Also