Package | Description |
---|---|
com.aspose.email.cloud.sdk.model |
Modifier and Type | Method and Description |
---|---|
MapiContactPersonalInfoPropertySetDto |
MapiContactPersonalInfoPropertySetDto.account(String account)
Set account and return this.
|
MapiContactPersonalInfoPropertySetDto |
MapiContactPersonalInfoPropertySetDto.addChildrenItem(String childrenItem)
Add an item to children and return this.
|
MapiContactPersonalInfoPropertySetDto |
MapiContactPersonalInfoPropertySetDtoBuilder.build()
Build MapiContactPersonalInfoPropertySetDto instance.
|
MapiContactPersonalInfoPropertySetDto |
MapiContactPersonalInfoPropertySetDto.businessHomePage(String businessHomePage)
Set businessHomePage and return this.
|
MapiContactPersonalInfoPropertySetDto |
MapiContactPersonalInfoPropertySetDto.children(List<String> children)
Set children and return this.
|
MapiContactPersonalInfoPropertySetDto |
MapiContactPersonalInfoPropertySetDto.computerNetworkName(String computerNetworkName)
Set computerNetworkName and return this.
|
MapiContactPersonalInfoPropertySetDto |
MapiContactPersonalInfoPropertySetDto.customerId(String customerId)
Set customerId and return this.
|
MapiContactPersonalInfoPropertySetDto |
MapiContactPersonalInfoPropertySetDto.freeBusyLocation(String freeBusyLocation)
Set freeBusyLocation and return this.
|
MapiContactPersonalInfoPropertySetDto |
MapiContactPersonalInfoPropertySetDto.ftpSite(String ftpSite)
Set ftpSite and return this.
|
MapiContactPersonalInfoPropertySetDto |
MapiContactPersonalInfoPropertySetDto.gender(String gender)
Set gender and return this.
|
MapiContactPersonalInfoPropertySetDto |
MapiContactDto.getPersonalInfo()
Specify other additional contact information.
|
MapiContactPersonalInfoPropertySetDto |
MapiContactPersonalInfoPropertySetDto.governmentIdNumber(String governmentIdNumber)
Set governmentIdNumber and return this.
|
MapiContactPersonalInfoPropertySetDto |
MapiContactPersonalInfoPropertySetDto.hobbies(String hobbies)
Set hobbies and return this.
|
MapiContactPersonalInfoPropertySetDto |
MapiContactPersonalInfoPropertySetDto.html(String html)
Set html and return this.
|
MapiContactPersonalInfoPropertySetDto |
MapiContactPersonalInfoPropertySetDto.instantMessagingAddress(String instantMessagingAddress)
Set instantMessagingAddress and return this.
|
MapiContactPersonalInfoPropertySetDto |
MapiContactPersonalInfoPropertySetDto.language(String language)
Set language and return this.
|
MapiContactPersonalInfoPropertySetDto |
MapiContactPersonalInfoPropertySetDto.location(String location)
Set location and return this.
|
MapiContactPersonalInfoPropertySetDto |
MapiContactPersonalInfoPropertySetDto.notes(String notes)
Set notes and return this.
|
MapiContactPersonalInfoPropertySetDto |
MapiContactPersonalInfoPropertySetDto.organizationalIdNumber(String organizationalIdNumber)
Set organizationalIdNumber and return this.
|
MapiContactPersonalInfoPropertySetDto |
MapiContactPersonalInfoPropertySetDto.personalHomePage(String personalHomePage)
Set personalHomePage and return this.
|
MapiContactPersonalInfoPropertySetDto |
MapiContactPersonalInfoPropertySetDto.referredByName(String referredByName)
Set referredByName and return this.
|
MapiContactPersonalInfoPropertySetDto |
MapiContactPersonalInfoPropertySetDto.spouseName(String spouseName)
Set spouseName and return this.
|
Modifier and Type | Method and Description |
---|---|
MapiContactDto |
MapiContactDto.personalInfo(MapiContactPersonalInfoPropertySetDto personalInfo)
Set personalInfo and return this.
|
MapiContactDtoBuilder |
MapiContactDtoBuilder.personalInfo(MapiContactPersonalInfoPropertySetDto personalInfo)
Set MapiContactDto.personalInfo and return builder.
|
void |
MapiContactDto.setPersonalInfo(MapiContactPersonalInfoPropertySetDto personalInfo)
Set personalInfo.
|
Copyright © 2020. All rights reserved.