C1.Silverlight.Schedule.5
SetAppointmentProperties Method

The System.String value containing XML encoding of appointment properties.
Reconstructs appointment properties from the specified string.
Syntax
'Declaration
 
Public Function SetAppointmentProperties( _
   ByVal source As System.String _
) As System.Boolean
public System.bool SetAppointmentProperties( 
   System.string source
)

Parameters

source
The System.String value containing XML encoding of appointment properties.

Return Value

True if appointment has been changed.
See Also

Reference

Appointment Class
Appointment Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.