Reconstructs appointment properties from the specified string.
Namespace:
C1.C1ScheduleAssembly: C1.Silverlight.Schedule (in C1.Silverlight.Schedule.dll)
Syntax
| C# |
|---|
public bool SetAppointmentProperties( string source ) |
| Visual Basic |
|---|
Public Function SetAppointmentProperties ( _ source As String _ ) As Boolean |
Parameters
- source
- Type: System..::..String
The String value containing XML encoding of appointment properties.