SetAppointmentProperties Method
Reconstructs appointment properties from the specified string.
public System.bool SetAppointmentProperties(
System.string
)
'Declaration
Public Function SetAppointmentProperties( _
ByVal As System.String _
) As System.Boolean
Parameters
- source
- The System.String value containing XML encoding of appointment properties.
Return Value
True if appointment has been changed.