ICalendarMicrosoftImportance

public enum ICalendarMicrosoftImportance : VPropertyEncodable

Specifies the importance of an appointment.

See https://docs.microsoft.com/en-us/openspecs/exchange_server_protocols/ms-oxcical/38b4e7a9-8dec-488a-a901-85cfe71171d8

  • one

    Undocumented

    Declaration

    Swift

    case one
  • two

    Undocumented

    Declaration

    Swift

    case two
  • Undocumented

    Declaration

    Swift

    case three
  • Declaration

    Swift

    public var vEncoded: String { get }