- Subject: UserProperty in response from meeting request recipient
- Author: Joeri Sebrechts
- Date: 11 Mar
- References:
Is the following scenario possible?
1. User A sends a meeting request to user B
2. User B adds a UserProperty to the generated AppoinmentItem
3. The added UserProperty is sent back to user A.
4. User A's AppointmentItem has the UserProperty.
Currently this information is not sent back from the recipient, but I
don't know whether this is just normal outlook behavior or something
amiss in my code.