[]
Reconstructs appointment properties from the specified string.
public bool SetAppointmentProperties(string source)
Type | Name | Description |
---|---|---|
string | source | The string value containing XML encoding of appointment properties. |
Type | Description |
---|---|
bool | True if appointment has been changed. |