|
Avaya Client Services API Reference (iOS)
|
This class describes the email addresses for the contact record. More...
#import <CSContactEmailAddressField.h>
Inherits CSContactField.
Inherited by CSEditableContactEmailAddressField.
Properties | |
| CSContactEmailAddressType | type |
| The type of this email address (e.g. More... | |
| NSString * | address |
| The email address. More... | |
| NSString * | label |
| The email label. More... | |
Properties inherited from CSContactField | |
| CSCapability * | writeCapability |
| Write capability for particular field. More... | |
| CSProviderSourceType | source |
| Provider source type for particular field. More... | |
This class describes the email addresses for the contact record.
|
readnonatomicassign |
The email address.
|
readnonatomicassign |
The email label.
|
readnonatomicassign |
The type of this email address (e.g.
WORK, HOME, etc).