display_sent property
display_sent property
Option to display or hide sent date/time in the header. Default: true.
Definition:
@property
def display_sent(self):
...
@display_sent.setter
def display_sent(self, value):
...
See Also
- module
groupdocs.conversion.options.load
- class
EmailLoadOptions