RecurrenceInfoXmlPersistenceHelper Constructors
Provides methods used to serialize and de-serialize the RecurrenceInfo object.| Name | Parameters | Description |
|---|---|---|
| RecurrenceInfoXmlPersistenceHelper(Appointment) | appointment | Initializes new instance of the RecurrenceInfoXmlPersistenceHelper class with the specified settings. |
| RecurrenceInfoXmlPersistenceHelper(IRecurrenceInfo) | recurrenceInfo | Initializes a new instance of the RecurrenceInfoXmlPersistenceHelper class with specified settings. |
See Also