job_title property
job_title property
Gets or sets contact Job Title.
Definition:
@property
def job_title(self):
...
@job_title.setter
def job_title(self, value):
...
See Also
- module
groupdocs.signature.domain.extensions
- class
VCard
Gets or sets contact Job Title.
@property
def job_title(self):
...
@job_title.setter
def job_title(self, value):
...
groupdocs.signature.domain.extensions
VCard