ICalendarMicrosoftStatus

public enum ICalendarMicrosoftStatus : VPropertyEncodable

Specifies the BUSY status of an appointment.

See https://docs.microsoft.com/en-us/openspecs/exchange_server_protocols/ms-oxcical/cd68eae7-ed65-4dd3-8ea7-ad585c76c736

  • Undocumented

    Declaration

    Swift

    case free
  • Undocumented

    Declaration

    Swift

    case tentative
  • Undocumented

    Declaration

    Swift

    case busy
  • oof

    Undocumented

    Declaration

    Swift

    case oof
  • Declaration

    Swift

    public var vEncoded: String { get }