menu
microsoft_graph_api package
documentation
models/mail/attachment_model.dart
Attachment
contentBytes property
contentBytes property
dark_mode
light_mode
contentBytes
property
String
?
contentBytes
final
The base64-encoded contents of the file if the attachment is a file.
Implementation
final String? contentBytes;
microsoft_graph_api package
documentation
models/mail/attachment_model
Attachment
contentBytes property
Attachment class