public final class MapiContactTelephonePropertySet extends Object
Specify optional telephone numbers for the contact
Constructor and Description |
---|
MapiContactTelephonePropertySet()
Initializes a new instance of the
MapiContactTelephonePropertySet class |
MapiContactTelephonePropertySet(MapiPropertyCollection properties)
Initializes a new instance of the
MapiContactTelephonePropertySet class |
MapiContactTelephonePropertySet(String primaryTelephoneNumber)
Initializes a new instance of the
MapiContactTelephonePropertySet class. |
Modifier and Type | Method and Description |
---|---|
String |
getAssistantTelephoneNumber()
Gets or sets the telephone number
of the contact's assistant
|
String |
getBusiness2TelephoneNumber()
Gets or sets the second business telephone number
|
String |
getBusinessTelephoneNumber()
Gets or sets the business telephone number
|
String |
getCallbackTelephoneNumber()
Gets or sets the callback telephone number
|
String |
getCarTelephoneNumber()
Gets or sets the car telephone number
|
String |
getCompanyMainTelephoneNumber()
Gets or sets the company phone number
|
String |
getDefaultTelephoneNumber()
Default value of electronic address
Uses when user does not set any electronic address if UseAutocomplete property is set 'true'
|
String |
getHome2TelephoneNumber()
Gets or sets a second home telephone number
|
String |
getHomeTelephoneNumber()
Gets or sets the home telephone number
|
String |
getIsdnNumber()
Gets or sets the integrated services
digital network (ISDN) number
|
String |
getMobileTelephoneNumber()
Gets or sets the mobile telephone number
|
String |
getOtherTelephoneNumber()
Gets or sets an alternate telephone number
|
String |
getPagerTelephoneNumber()
Gets or sets a pager telephone number
|
String |
getPrimaryTelephoneNumber()
Gets or sets the primary telephone number
|
String |
getRadioTelephoneNumber()
Gets or sets the radio telephone number
|
String |
getTelexNumber()
Gets or sets the telex number
|
String |
getTtyTddPhoneNumber()
Gets or sets the telephone number
for the contact's text telephone (TTY)
or telecommunication device for the deaf (TDD)
|
boolean |
getUseAutocomplete()
Indicates that one electronic address is completed automatically in case if user does not set any electronic address
|
boolean |
isEmpty()
Shows if MapiContactTelephonePropertySet is empty
|
void |
setAssistantTelephoneNumber(String value)
Gets or sets the telephone number
of the contact's assistant
|
void |
setBusiness2TelephoneNumber(String value)
Gets or sets the second business telephone number
|
void |
setBusinessTelephoneNumber(String value)
Gets or sets the business telephone number
|
void |
setCallbackTelephoneNumber(String value)
Gets or sets the callback telephone number
|
void |
setCarTelephoneNumber(String value)
Gets or sets the car telephone number
|
void |
setCompanyMainTelephoneNumber(String value)
Gets or sets the company phone number
|
void |
setDefaultTelephoneNumber(String value)
Default value of electronic address
Uses when user does not set any electronic address if UseAutocomplete property is set 'true'
|
void |
setHome2TelephoneNumber(String value)
Gets or sets a second home telephone number
|
void |
setHomeTelephoneNumber(String value)
Gets or sets the home telephone number
|
void |
setIsdnNumber(String value)
Gets or sets the integrated services
digital network (ISDN) number
|
void |
setMobileTelephoneNumber(String value)
Gets or sets the mobile telephone number
|
void |
setOtherTelephoneNumber(String value)
Gets or sets an alternate telephone number
|
void |
setPagerTelephoneNumber(String value)
Gets or sets a pager telephone number
|
void |
setPrimaryTelephoneNumber(String value)
Gets or sets the primary telephone number
|
void |
setRadioTelephoneNumber(String value)
Gets or sets the radio telephone number
|
void |
setTelexNumber(String value)
Gets or sets the telex number
|
void |
setTtyTddPhoneNumber(String value)
Gets or sets the telephone number
for the contact's text telephone (TTY)
or telecommunication device for the deaf (TDD)
|
void |
setUseAutocomplete(boolean value)
Indicates that one electronic address is completed automatically in case if user does not set any electronic address
|
public MapiContactTelephonePropertySet()
Initializes a new instance of the MapiContactTelephonePropertySet
class
public MapiContactTelephonePropertySet(String primaryTelephoneNumber)
Initializes a new instance of the MapiContactTelephonePropertySet
class.
primaryTelephoneNumber
- The primary telephone number.public MapiContactTelephonePropertySet(MapiPropertyCollection properties)
Initializes a new instance of the MapiContactTelephonePropertySet
class
properties
- A MapiPropertyCollection
containing contact telephone propertiespublic final boolean isEmpty()
Shows if MapiContactTelephonePropertySet is empty
public final String getDefaultTelephoneNumber()
Default value of electronic address Uses when user does not set any electronic address if UseAutocomplete property is set 'true'
public final void setDefaultTelephoneNumber(String value)
Default value of electronic address Uses when user does not set any electronic address if UseAutocomplete property is set 'true'
public final boolean getUseAutocomplete()
Indicates that one electronic address is completed automatically in case if user does not set any electronic address
public final void setUseAutocomplete(boolean value)
Indicates that one electronic address is completed automatically in case if user does not set any electronic address
public final String getCallbackTelephoneNumber()
Gets or sets the callback telephone number
public final void setCallbackTelephoneNumber(String value)
Gets or sets the callback telephone number
public final String getBusinessTelephoneNumber()
Gets or sets the business telephone number
public final void setBusinessTelephoneNumber(String value)
Gets or sets the business telephone number
public final String getHomeTelephoneNumber()
Gets or sets the home telephone number
public final void setHomeTelephoneNumber(String value)
Gets or sets the home telephone number
public final String getPrimaryTelephoneNumber()
Gets or sets the primary telephone number
public final void setPrimaryTelephoneNumber(String value)
Gets or sets the primary telephone number
public final String getBusiness2TelephoneNumber()
Gets or sets the second business telephone number
public final void setBusiness2TelephoneNumber(String value)
Gets or sets the second business telephone number
public final String getMobileTelephoneNumber()
Gets or sets the mobile telephone number
public final void setMobileTelephoneNumber(String value)
Gets or sets the mobile telephone number
public final String getRadioTelephoneNumber()
Gets or sets the radio telephone number
public final void setRadioTelephoneNumber(String value)
Gets or sets the radio telephone number
public final String getCarTelephoneNumber()
Gets or sets the car telephone number
public final void setCarTelephoneNumber(String value)
Gets or sets the car telephone number
public final String getOtherTelephoneNumber()
Gets or sets an alternate telephone number
public final void setOtherTelephoneNumber(String value)
Gets or sets an alternate telephone number
public final String getAssistantTelephoneNumber()
Gets or sets the telephone number of the contact's assistant
public final void setAssistantTelephoneNumber(String value)
Gets or sets the telephone number of the contact's assistant
public final String getHome2TelephoneNumber()
Gets or sets a second home telephone number
public final void setHome2TelephoneNumber(String value)
Gets or sets a second home telephone number
public final String getTtyTddPhoneNumber()
Gets or sets the telephone number for the contact's text telephone (TTY) or telecommunication device for the deaf (TDD)
public final void setTtyTddPhoneNumber(String value)
Gets or sets the telephone number for the contact's text telephone (TTY) or telecommunication device for the deaf (TDD)
public final String getCompanyMainTelephoneNumber()
Gets or sets the company phone number
public final void setCompanyMainTelephoneNumber(String value)
Gets or sets the company phone number
public final String getTelexNumber()
Gets or sets the telex number
public final void setTelexNumber(String value)
Gets or sets the telex number
public final String getIsdnNumber()
Gets or sets the integrated services digital network (ISDN) number
public final void setIsdnNumber(String value)
Gets or sets the integrated services digital network (ISDN) number
public final String getPagerTelephoneNumber()
Gets or sets a pager telephone number
public final void setPagerTelephoneNumber(String value)
Gets or sets a pager telephone number