The AppointmentSerializableWrapper type exposes the following members.

Properties

  Name Description
Public property AllDayEvent
Gets a value indicating whether [all day event].
Public property Body
Gets the body.
Public property BusyStatus
Gets the busy status.
Public property Categories
Gets the categories ids.
Public property Duration
Gets the duration.
Public property End
Gets the end.
Public property Id
Gets the id.
Public property Importance
Gets the importance.
Public property IsChangedOnClient
Gets a value indicating whether this instance is changed on client.
Public property IsOneDay
Gets a value indicating whether this instance is one day.
Public property IsRecurring
Gets a value indicating whether this instance is recurring.
Public property Label
Gets the label.
Public property Links
Gets the Contact links ids.
Public property Location
Gets the location.
Public property PreviousId
Gets the previous id.
Public property Private
Gets a value indicating whether this AppointmentSerializableWrapper is private.
Public property RecurrenceState
Gets the state of the recurrence.
Public property Reminder
Gets the reminder.
Public property ReminderOverrideDefault
Gets a value indicating whether [reminder override default].
Public property ReminderPlaySound
Gets a value indicating whether [reminder play sound].
Public property ReminderSet
Gets a value indicating whether [reminder set].
Public property ReminderSoundFile
Gets the reminder sound file.
Public property ReminderTimeBeforeStart
Gets the reminder time before start.
Public property Resources
Gets the resources ids.
Public property Sensitivity
Gets the sensitivity.
Public property Start
Gets the start.
Public property Subject
Gets the subject.
Public property type_name
Gets the type_name.

See Also