menu
microsoft_graph_api package
documentation
models/mail/message_model.dart
Message
bodyPreview property
bodyPreview property
dark_mode
light_mode
bodyPreview
property
String
?
bodyPreview
final
The HTML body content of the message.
Implementation
final String? bodyPreview;
microsoft_graph_api package
documentation
models/mail/message_model
Message
bodyPreview property
Message class