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