ListCalendarMeetingsResult
public enum ListCalendarMeetingsResult : String
The result of list calendar meetings operation
-
Success
Declaration
Swift
case success -
Calendar service is disabled
Declaration
Swift
case calendarServiceDisabled -
Internal error
Declaration
Swift
case internalError
View on GitHub