GetCalendarMeetingByIdResult
public enum GetCalendarMeetingByIdResult : String
The result of get calendar Meeting
by id operation
-
Success
Declaration
Swift
case success
-
Calendar service is disabled
Declaration
Swift
case calendarServiceDisabled
-
Internal error
Declaration
Swift
case internalError
-
Meeting
not foundDeclaration
Swift
case notFound