menu
ews package
documentation
ComplexProperties/Mailbox.dart
Mailbox
Mailbox.fromSmtpAddress constructor
Mailbox.fromSmtpAddress constructor
dark_mode
light_mode
Mailbox.fromSmtpAddress
constructor
Mailbox.fromSmtpAddress
(
String
?
Address
)
Initializes a new instance of the
The primary SMTP address of the mailbox.
Implementation
Mailbox.fromSmtpAddress(this.Address);
ews package
documentation
ComplexProperties/Mailbox
Mailbox
Mailbox.fromSmtpAddress constructor
Mailbox class