Skip to main content
A newer version of this page is available. .

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, DateTimeSavingMode) recurrenceInfo, dateTimeSavingMode Initializes a new instance of the RecurrenceInfoXmlPersistenceHelper class with specified settings.
RecurrenceInfoXmlPersistenceHelper(IRecurrenceInfo) recurrenceInfo Initializes a new instance of the RecurrenceInfoXmlPersistenceHelper class with specified settings.
See Also