Avaya Client Services API Reference (OS X)
Properties | List of all members
CSContactEmailAddressField Class Reference

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
CSCapabilitywriteCapability
 Write capability for particular field. More...
 
CSProviderSourceType source
 Provider source type for particular field. More...
 

Detailed Description

This class describes the email addresses for the contact record.

Property Documentation

- (NSString*) address
readnonatomicassign

The email address.

Returns
A NSString containing the email address.
- (NSString*) label
readnonatomicassign

The email label.

Returns
A NSString containing the email label.
- (CSContactEmailAddressType) type
readnonatomicassign

The type of this email address (e.g.

WORK, HOME, etc).

Returns
The email address type.

The documentation for this class was generated from the following file: