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 boolean isEmpty()
Shows if MapiContactTelephonePropertySet is empty
public String getDefaultTelephoneNumber()
Default value of electronic address Uses when user does not set any electronic address if UseAutocomplete property is set 'true'
public 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 boolean getUseAutocomplete()
Indicates that one electronic address is completed automatically in case if user does not set any electronic address
public void setUseAutocomplete(boolean value)
Indicates that one electronic address is completed automatically in case if user does not set any electronic address
public String getCallbackTelephoneNumber()
Gets or sets the callback telephone number
public void setCallbackTelephoneNumber(String value)
Gets or sets the callback telephone number
public String getBusinessTelephoneNumber()
Gets or sets the business telephone number
public void setBusinessTelephoneNumber(String value)
Gets or sets the business telephone number
public String getHomeTelephoneNumber()
Gets or sets the home telephone number
public void setHomeTelephoneNumber(String value)
Gets or sets the home telephone number
public String getPrimaryTelephoneNumber()
Gets or sets the primary telephone number
public void setPrimaryTelephoneNumber(String value)
Gets or sets the primary telephone number
public String getBusiness2TelephoneNumber()
Gets or sets the second business telephone number
public void setBusiness2TelephoneNumber(String value)
Gets or sets the second business telephone number
public String getMobileTelephoneNumber()
Gets or sets the mobile telephone number
public void setMobileTelephoneNumber(String value)
Gets or sets the mobile telephone number
public String getRadioTelephoneNumber()
Gets or sets the radio telephone number
public void setRadioTelephoneNumber(String value)
Gets or sets the radio telephone number
public String getCarTelephoneNumber()
Gets or sets the car telephone number
public void setCarTelephoneNumber(String value)
Gets or sets the car telephone number
public String getOtherTelephoneNumber()
Gets or sets an alternate telephone number
public void setOtherTelephoneNumber(String value)
Gets or sets an alternate telephone number
public String getAssistantTelephoneNumber()
Gets or sets the telephone number of the contact's assistant
public void setAssistantTelephoneNumber(String value)
Gets or sets the telephone number of the contact's assistant
public String getHome2TelephoneNumber()
Gets or sets a second home telephone number
public void setHome2TelephoneNumber(String value)
Gets or sets a second home telephone number
public String getTtyTddPhoneNumber()
Gets or sets the telephone number for the contact's text telephone (TTY) or telecommunication device for the deaf (TDD)
public 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 String getCompanyMainTelephoneNumber()
Gets or sets the company phone number
public void setCompanyMainTelephoneNumber(String value)
Gets or sets the company phone number
public String getTelexNumber()
Gets or sets the telex number
public void setTelexNumber(String value)
Gets or sets the telex number
public String getIsdnNumber()
Gets or sets the integrated services digital network (ISDN) number
public void setIsdnNumber(String value)
Gets or sets the integrated services digital network (ISDN) number
public String getPagerTelephoneNumber()
Gets or sets a pager telephone number
public void setPagerTelephoneNumber(String value)
Gets or sets a pager telephone number
Copyright (c) 2008-2017 Aspose Pty Ltd. All Rights Reserved.