writeAttributeActiveCalendarType(withValue:completion:)

Declaration

func writeAttributeActiveCalendarType(withValue value: NSNumber, completion: @escaping  @Sendable ((any Error)?) -> Void)
func writeAttributeActiveCalendarType(withValue value: NSNumber) async throws