SetStateAppointment Message
CRM 1.2
![]() |
Sets the state of an appointment.
The relevant classes are specified in the following table.
| Type | Class |
| Request | SetStateAppointmentRequest |
| Response | SetStateAppointmentResponse |
| Entity | appointment |
Remarks
The possible states are defined in the AppointmentState enumeration. To perform this action, the caller must have access rights on the entity instance specified in the request class. For a list of required privileges, see SetState Privileges.
This message updates the appointment fields statuscode and statecode.
Example
For an example of how to use this message, see SetStateAccount.
Related Topics
© 2007 Microsoft Corporation. All rights reserved.
