company property
company property
Gets or sets Company of contact.
Definition:
@property
def company(self):
...
@company.setter
def company(self, value):
...
See Also
- module
groupdocs.signature.domain.extensions - class
VCard
Gets or sets Company of contact.
@property
def company(self):
...
@company.setter
def company(self, value):
...
groupdocs.signature.domain.extensionsVCard