C1.Silverlight.Schedule.5
GetAppointmentProperties Method

Returns XML encoding of appointment properties.
Syntax
'Declaration
 
Public Function GetAppointmentProperties() As System.String
public System.string GetAppointmentProperties()

Return Value

The System.String value containing XML encoding of appointment properties.
Remarks
Use this property to get the same string as serialized value of appointment properties, which you get when set mapping for AppointmentProperties.
See Also

Reference

Appointment Class
Appointment Members

 

 


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