email_options property
email_options property
The email messages view options.
Remarks
For more information and code examples, see the documentation.
Definition:
@property
def email_options(self):
...
@email_options.setter
def email_options(self, value):
...
See Also
- module
groupdocs.viewer.options - class
BaseViewOptions - class
EmailOptions