ICalUid property

String? ICalUid

Implementation

String? get ICalUid => this.PropertyBag[AppointmentSchema.ICalUid] as String?;