[]
        
(Showing Draft Content)

C1.Schedule.Appointment.SetAppointmentProperties

SetAppointmentProperties Method

SetAppointmentProperties(string)

Reconstructs appointment properties from the specified string.

Declaration
public bool SetAppointmentProperties(string source)
Public Function SetAppointmentProperties(source As String) As Boolean
Parameters
Type Name Description
string source

The string value containing XML encoding of appointment properties.

Returns
Type Description
bool

True if appointment has been changed.