menu
microsoft_graph_api package
documentation
models/group/conversation_thread_model.dart
ConversationThread
lastDeliveredDateTime property
lastDeliveredDateTime property
dark_mode
light_mode
lastDeliveredDateTime
property
DateTime
?
lastDeliveredDateTime
final
The timestamp for when the thread was last delivered.
Implementation
final DateTime? lastDeliveredDateTime;
microsoft_graph_api package
documentation
models/group/conversation_thread_model
ConversationThread
lastDeliveredDateTime property
ConversationThread class