IsOutOfDate property
bool?
get
IsOutOfDate
Implementation
bool? get IsOutOfDate =>
this.PropertyBag[MeetingMessageSchema.IsOutOfDate] as bool?;
bool? get IsOutOfDate =>
this.PropertyBag[MeetingMessageSchema.IsOutOfDate] as bool?;