Package | Description |
---|---|
com.aspose.email.cloud.sdk.model |
Modifier and Type | Method and Description |
---|---|
MapiContactTelephonePropertySetDto |
MapiContactTelephonePropertySetDto.assistantTelephoneNumber(String assistantTelephoneNumber)
Set assistantTelephoneNumber and return this.
|
MapiContactTelephonePropertySetDto |
MapiContactTelephonePropertySetDtoBuilder.build()
Build MapiContactTelephonePropertySetDto instance.
|
MapiContactTelephonePropertySetDto |
MapiContactTelephonePropertySetDto.business2TelephoneNumber(String business2TelephoneNumber)
Set business2TelephoneNumber and return this.
|
MapiContactTelephonePropertySetDto |
MapiContactTelephonePropertySetDto.businessTelephoneNumber(String businessTelephoneNumber)
Set businessTelephoneNumber and return this.
|
MapiContactTelephonePropertySetDto |
MapiContactTelephonePropertySetDto.callbackTelephoneNumber(String callbackTelephoneNumber)
Set callbackTelephoneNumber and return this.
|
MapiContactTelephonePropertySetDto |
MapiContactTelephonePropertySetDto.carTelephoneNumber(String carTelephoneNumber)
Set carTelephoneNumber and return this.
|
MapiContactTelephonePropertySetDto |
MapiContactTelephonePropertySetDto.companyMainTelephoneNumber(String companyMainTelephoneNumber)
Set companyMainTelephoneNumber and return this.
|
MapiContactTelephonePropertySetDto |
MapiContactTelephonePropertySetDto.defaultTelephoneNumber(String defaultTelephoneNumber)
Set defaultTelephoneNumber and return this.
|
MapiContactTelephonePropertySetDto |
MapiContactDto.getTelephones()
Specify telephone numbers for the contact.
|
MapiContactTelephonePropertySetDto |
MapiContactTelephonePropertySetDto.home2TelephoneNumber(String home2TelephoneNumber)
Set home2TelephoneNumber and return this.
|
MapiContactTelephonePropertySetDto |
MapiContactTelephonePropertySetDto.homeTelephoneNumber(String homeTelephoneNumber)
Set homeTelephoneNumber and return this.
|
MapiContactTelephonePropertySetDto |
MapiContactTelephonePropertySetDto.isdnNumber(String isdnNumber)
Set isdnNumber and return this.
|
MapiContactTelephonePropertySetDto |
MapiContactTelephonePropertySetDto.isEmpty(Boolean isEmpty)
Set isEmpty and return this.
|
MapiContactTelephonePropertySetDto |
MapiContactTelephonePropertySetDto.mobileTelephoneNumber(String mobileTelephoneNumber)
Set mobileTelephoneNumber and return this.
|
MapiContactTelephonePropertySetDto |
MapiContactTelephonePropertySetDto.otherTelephoneNumber(String otherTelephoneNumber)
Set otherTelephoneNumber and return this.
|
MapiContactTelephonePropertySetDto |
MapiContactTelephonePropertySetDto.pagerTelephoneNumber(String pagerTelephoneNumber)
Set pagerTelephoneNumber and return this.
|
MapiContactTelephonePropertySetDto |
MapiContactTelephonePropertySetDto.primaryTelephoneNumber(String primaryTelephoneNumber)
Set primaryTelephoneNumber and return this.
|
MapiContactTelephonePropertySetDto |
MapiContactTelephonePropertySetDto.radioTelephoneNumber(String radioTelephoneNumber)
Set radioTelephoneNumber and return this.
|
MapiContactTelephonePropertySetDto |
MapiContactTelephonePropertySetDto.telexNumber(String telexNumber)
Set telexNumber and return this.
|
MapiContactTelephonePropertySetDto |
MapiContactTelephonePropertySetDto.ttyTddPhoneNumber(String ttyTddPhoneNumber)
Set ttyTddPhoneNumber and return this.
|
MapiContactTelephonePropertySetDto |
MapiContactTelephonePropertySetDto.useAutocomplete(Boolean useAutocomplete)
Set useAutocomplete and return this.
|
Modifier and Type | Method and Description |
---|---|
void |
MapiContactDto.setTelephones(MapiContactTelephonePropertySetDto telephones)
Set telephones.
|
MapiContactDto |
MapiContactDto.telephones(MapiContactTelephonePropertySetDto telephones)
Set telephones and return this.
|
MapiContactDtoBuilder |
MapiContactDtoBuilder.telephones(MapiContactTelephonePropertySetDto telephones)
Set MapiContactDto.telephones and return builder.
|
Copyright © 2020. All rights reserved.