menu
microsoft_graph_api package
documentation
models/mail/message_model.dart
Message
receivedDateTime property
receivedDateTime property
dark_mode
light_mode
receivedDateTime
property
DateTime
?
receivedDateTime
final
The date and time the message was received.
Implementation
final DateTime? receivedDateTime;
microsoft_graph_api package
documentation
models/mail/message_model
Message
receivedDateTime property
Message class