ConflictingMeetingCount property
int?
get
ConflictingMeetingCount
Implementation
int? get ConflictingMeetingCount =>
this.PropertyBag[AppointmentSchema.ConflictingMeetingCount] as int?;
int? get ConflictingMeetingCount =>
this.PropertyBag[AppointmentSchema.ConflictingMeetingCount] as int?;