Specifies how appointments show up in free/busy searches. Every appointment in a user's calendar has an acceptLevel.
<AcceptLevel> <enumeration value="Free"/> <enumeration value="Tentative"/> <enumeration value="Busy"/> <enumeration value="OutOfOffice"/> <enumeration value="NoDisplay" />
AcceptLevel can have the following values:
|
Free |
Show appointments as Free. |
|
Tentative |
Show appointments as Tentative. Might be busy. |
|
Busy |
Show appointments as Busy. |
|
OutOfOffice NoDisplay |
Show appointments as Out of Office. Item is not visually displayed in any client. |