Show / Hide Table of Contents

Enum AppointmentCautionWarning

Appointment and invitation synchronization info This Enum is used by: appointment.cautionWarning

Namespace: SuperOffice.Data
Assembly: SoCore.dll
Syntax
public enum AppointmentCautionWarning : short

Fields

Name Description
ExternalParticipantsDateTimeMismatch

5: Time and date may be wrong for external participants due to unsupported changes

IncomingRecurrenceChangeNotSupported

4: A requested change to a recurrence appointment was not supported

NotInSync

1: Possibly not in sync with external systems

NotNotifiedByEmail

2: Updated without sending email notifications

OK

0: OK - no special warnings

RecurrencePatternNotSupported

3: This recurrence pattern might not be supported in the external participants calendars

Extension Methods

EnumUtil.MapEnums<SuperOffice.Data.AppointmentCautionWarning, To>()
ObjectExtensions.AssignByReflection<AppointmentCautionWarning>(AppointmentCautionWarning)
ObjectExtensions.GraphCopy<AppointmentCautionWarning>()
Converters.MapEnums<AppointmentCautionWarning, To>()
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top