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