4.2 Accept Meeting Request Object on Behalf of Delegator

The following example shows the ROP traces for delegate1 receiving and processing a Meeting Request object on behalf of delegator1. The ROP traces in this example are truncated to more easily illustrate ROP information that is specific to this protocol.

This example shows that the delegator's Calendar special folder is opened to process the Meeting Request object, but the example does not go into the details of the creation of the Calendar object in the delegator's mailbox, which is described in [MS-OXOCAL].

This example also shows the creation and submission of a Meeting Response object on behalf of the delegator, which illustrates setting the from properties, as described in [MS-OXOMSG] section 2.2.1.

This example highlights the following steps when accepting a Meeting Request object on behalf of the delegator:

  1. Identify that the meeting-related object is received on behalf of the delegator.

  2. Identify the delegator's server and mailbox.

  3. Access the delegator's Calendar special folder.

  4. Send a Meeting Response object on behalf of the delegator.