EnCautionWarning Enumeration |
Enum for Caution warning on appointment
Namespace:
SuperOffice.COM.SuperOfficeDB
Assembly:
SuperOfficeDB.Interop (in SuperOfficeDB.Interop.dll) Version: 8.0.0.0
Syntaxpublic enum EnCautionWarning
Public Enumeration EnCautionWarning
Dim instance As EnCautionWarning
public enum class EnCautionWarning
Members
| Member name | Value | Description |
---|
| enCautionWarningOk | 0 | |
| enCautionWarningNotInSync | 1 | |
| enCautionWarningNotNotified | 2 | |
| enCautionWarningCustomPatternNotSupported | 3 | |
| enCautionWarningIncomingRecurrenceChangeNotSupported | 4 | |
| enCautionWarningExternalParticipantsDateTimeMismatch | 5 | |
See Also