work_phone property
work_phone property
Gets or sets work phone number.
Definition:
@property
def work_phone(self):
    ...
@work_phone.setter
def work_phone(self, value):
    ...
See Also
- module 
groupdocs.signature.domain.extensions - class 
VCard 
Gets or sets work phone number.
@property
def work_phone(self):
    ...
@work_phone.setter
def work_phone(self, value):
    ...
groupdocs.signature.domain.extensionsVCard