menu
ews package
documentation
ComplexProperties/Attendee.dart
Attendee
LastResponseTime property
LastResponseTime property
dark_mode
light_mode
LastResponseTime
property
DateTime
?
get
LastResponseTime
Gets the date and time when the attendee last responded to a meeting invitation or update.
Implementation
DateTime? get LastResponseTime => this._lastResponseTime;
ews package
documentation
ComplexProperties/Attendee
Attendee
LastResponseTime property
Attendee class