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