Show / Hide Table of Contents

Enum AppointmentCautionWarning

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

Namespace: SuperOfficeData
Assembly: SoCore.dll
Syntax
[DataContract(Namespace = "http://www.superoffice.net/ws/crm/NetServer/11.7.0.0")]
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<AppointmentCautionWarning, To>(AppointmentCautionWarning)
Converters.MapEnums<AppointmentCautionWarning, To>(AppointmentCautionWarning)
ObjectExtensions.AssignByReflection<AppointmentCautionWarning>(AppointmentCautionWarning, AppointmentCautionWarning)
ObjectExtensions.GraphCopy<AppointmentCautionWarning>(AppointmentCautionWarning)
EnumUtil.GetDescription(Enum)
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top