public class MapiContactPersonalInfoPropertySetDto extends Object
Constructor and Description |
---|
MapiContactPersonalInfoPropertySetDto() |
MapiContactPersonalInfoPropertySetDto(String spouseName,
String personalHomePage,
String language,
String notes,
String hobbies,
String location,
String instantMessagingAddress,
String organizationalIdNumber,
String customerId,
String governmentIdNumber,
String freeBusyLocation,
String account,
String html,
String businessHomePage,
String ftpSite,
String computerNetworkName,
String gender,
String referredByName,
List<String> children)
Initializes a new instance of the MapiContactPersonalInfoPropertySetDto
|
Modifier and Type | Method and Description |
---|---|
MapiContactPersonalInfoPropertySetDto |
account(String account)
Set account and return this.
|
MapiContactPersonalInfoPropertySetDto |
addChildrenItem(String childrenItem)
Add an item to children and return this.
|
MapiContactPersonalInfoPropertySetDto |
businessHomePage(String businessHomePage)
Set businessHomePage and return this.
|
MapiContactPersonalInfoPropertySetDto |
children(List<String> children)
Set children and return this.
|
MapiContactPersonalInfoPropertySetDto |
computerNetworkName(String computerNetworkName)
Set computerNetworkName and return this.
|
MapiContactPersonalInfoPropertySetDto |
customerId(String customerId)
Set customerId and return this.
|
boolean |
equals(Object o) |
MapiContactPersonalInfoPropertySetDto |
freeBusyLocation(String freeBusyLocation)
Set freeBusyLocation and return this.
|
MapiContactPersonalInfoPropertySetDto |
ftpSite(String ftpSite)
Set ftpSite and return this.
|
MapiContactPersonalInfoPropertySetDto |
gender(String gender)
Set gender and return this.
|
String |
getAccount()
Specifies the account name of the contact
|
String |
getBusinessHomePage()
Specifies the contact's business web page URL
|
List<String> |
getChildren()
Contains a list of names of children.
|
String |
getComputerNetworkName()
Specifies the name of the network to which the contact's computer is connected
|
String |
getCustomerId()
Specifies the contact's customer ID number
|
String |
getFreeBusyLocation()
Specifies a URL path from which a client can retrieve free/busy information for the contact as an iCal file
|
String |
getFtpSite()
Specifies the contact's File Transfer Protocol (FTP) URL
|
String |
getGender()
Gender of the contact Enum, available values: Unspecified, Female, Male
|
String |
getGovernmentIdNumber()
Specifies the contact's government ID number
|
String |
getHobbies()
Specifies the hobbies of the contact
|
String |
getHtml()
Specifies the contact's business web page URL
|
String |
getInstantMessagingAddress()
Specifies the contact's instant messaging address
|
String |
getLanguage()
Specifies the language that the contact uses
|
String |
getLocation()
Specifies the location of the contact
|
String |
getNotes()
Specifies the additional notes
|
String |
getOrganizationalIdNumber()
Specifies an organizational ID number for the contact
|
String |
getPersonalHomePage()
Specifies the contact's personal web page URL
|
String |
getReferredByName()
Specifies the name of the person who referred this contact to the user
|
String |
getSpouseName()
Specifies the name of the contact's spouse/partner
|
MapiContactPersonalInfoPropertySetDto |
governmentIdNumber(String governmentIdNumber)
Set governmentIdNumber and return this.
|
int |
hashCode() |
MapiContactPersonalInfoPropertySetDto |
hobbies(String hobbies)
Set hobbies and return this.
|
MapiContactPersonalInfoPropertySetDto |
html(String html)
Set html and return this.
|
MapiContactPersonalInfoPropertySetDto |
instantMessagingAddress(String instantMessagingAddress)
Set instantMessagingAddress and return this.
|
MapiContactPersonalInfoPropertySetDto |
language(String language)
Set language and return this.
|
MapiContactPersonalInfoPropertySetDto |
location(String location)
Set location and return this.
|
MapiContactPersonalInfoPropertySetDto |
notes(String notes)
Set notes and return this.
|
MapiContactPersonalInfoPropertySetDto |
organizationalIdNumber(String organizationalIdNumber)
Set organizationalIdNumber and return this.
|
MapiContactPersonalInfoPropertySetDto |
personalHomePage(String personalHomePage)
Set personalHomePage and return this.
|
MapiContactPersonalInfoPropertySetDto |
referredByName(String referredByName)
Set referredByName and return this.
|
void |
setAccount(String account)
Set account.
|
void |
setBusinessHomePage(String businessHomePage)
Set businessHomePage.
|
void |
setChildren(List<String> children)
Set children.
|
void |
setComputerNetworkName(String computerNetworkName)
Set computerNetworkName.
|
void |
setCustomerId(String customerId)
Set customerId.
|
void |
setFreeBusyLocation(String freeBusyLocation)
Set freeBusyLocation.
|
void |
setFtpSite(String ftpSite)
Set ftpSite.
|
void |
setGender(String gender)
Set gender.
|
void |
setGovernmentIdNumber(String governmentIdNumber)
Set governmentIdNumber.
|
void |
setHobbies(String hobbies)
Set hobbies.
|
void |
setHtml(String html)
Set html.
|
void |
setInstantMessagingAddress(String instantMessagingAddress)
Set instantMessagingAddress.
|
void |
setLanguage(String language)
Set language.
|
void |
setLocation(String location)
Set location.
|
void |
setNotes(String notes)
Set notes.
|
void |
setOrganizationalIdNumber(String organizationalIdNumber)
Set organizationalIdNumber.
|
void |
setPersonalHomePage(String personalHomePage)
Set personalHomePage.
|
void |
setReferredByName(String referredByName)
Set referredByName.
|
void |
setSpouseName(String spouseName)
Set spouseName.
|
MapiContactPersonalInfoPropertySetDto |
spouseName(String spouseName)
Set spouseName and return this.
|
String |
toString() |
public MapiContactPersonalInfoPropertySetDto()
public MapiContactPersonalInfoPropertySetDto(String spouseName, String personalHomePage, String language, String notes, String hobbies, String location, String instantMessagingAddress, String organizationalIdNumber, String customerId, String governmentIdNumber, String freeBusyLocation, String account, String html, String businessHomePage, String ftpSite, String computerNetworkName, String gender, String referredByName, List<String> children)
spouseName
- Specifies the name of the contact's spouse/partnerpersonalHomePage
- Specifies the contact's personal web page URLlanguage
- Specifies the language that the contact usesnotes
- Specifies the additional noteshobbies
- Specifies the hobbies of the contactlocation
- Specifies the location of the contactinstantMessagingAddress
- Specifies the contact's instant messaging addressorganizationalIdNumber
- Specifies an organizational ID number for the contactcustomerId
- Specifies the contact's customer ID numbergovernmentIdNumber
- Specifies the contact's government ID numberfreeBusyLocation
- Specifies a URL path from which a client can retrieve free/busy information for the contact as an iCal fileaccount
- Specifies the account name of the contacthtml
- Specifies the contact's business web page URLbusinessHomePage
- Specifies the contact's business web page URLftpSite
- Specifies the contact's File Transfer Protocol (FTP) URLcomputerNetworkName
- Specifies the name of the network to which the contact's computer is connectedgender
- Gender of the contact Enum, available values: Unspecified, Female, MalereferredByName
- Specifies the name of the person who referred this contact to the userchildren
- Contains a list of names of children.public MapiContactPersonalInfoPropertySetDto spouseName(String spouseName)
spouseName
- Specifies the name of the contact's spouse/partnerpublic String getSpouseName()
public void setSpouseName(String spouseName)
spouseName
- Specifies the name of the contact's spouse/partnerpublic MapiContactPersonalInfoPropertySetDto personalHomePage(String personalHomePage)
personalHomePage
- Specifies the contact's personal web page URLpublic String getPersonalHomePage()
public void setPersonalHomePage(String personalHomePage)
personalHomePage
- Specifies the contact's personal web page URLpublic MapiContactPersonalInfoPropertySetDto language(String language)
language
- Specifies the language that the contact usespublic String getLanguage()
public void setLanguage(String language)
language
- Specifies the language that the contact usespublic MapiContactPersonalInfoPropertySetDto notes(String notes)
notes
- Specifies the additional notespublic String getNotes()
public void setNotes(String notes)
notes
- Specifies the additional notespublic MapiContactPersonalInfoPropertySetDto hobbies(String hobbies)
hobbies
- Specifies the hobbies of the contactpublic String getHobbies()
public void setHobbies(String hobbies)
hobbies
- Specifies the hobbies of the contactpublic MapiContactPersonalInfoPropertySetDto location(String location)
location
- Specifies the location of the contactpublic String getLocation()
public void setLocation(String location)
location
- Specifies the location of the contactpublic MapiContactPersonalInfoPropertySetDto instantMessagingAddress(String instantMessagingAddress)
instantMessagingAddress
- Specifies the contact's instant messaging addresspublic String getInstantMessagingAddress()
public void setInstantMessagingAddress(String instantMessagingAddress)
instantMessagingAddress
- Specifies the contact's instant messaging addresspublic MapiContactPersonalInfoPropertySetDto organizationalIdNumber(String organizationalIdNumber)
organizationalIdNumber
- Specifies an organizational ID number for the contactpublic String getOrganizationalIdNumber()
public void setOrganizationalIdNumber(String organizationalIdNumber)
organizationalIdNumber
- Specifies an organizational ID number for the contactpublic MapiContactPersonalInfoPropertySetDto customerId(String customerId)
customerId
- Specifies the contact's customer ID numberpublic String getCustomerId()
public void setCustomerId(String customerId)
customerId
- Specifies the contact's customer ID numberpublic MapiContactPersonalInfoPropertySetDto governmentIdNumber(String governmentIdNumber)
governmentIdNumber
- Specifies the contact's government ID numberpublic String getGovernmentIdNumber()
public void setGovernmentIdNumber(String governmentIdNumber)
governmentIdNumber
- Specifies the contact's government ID numberpublic MapiContactPersonalInfoPropertySetDto freeBusyLocation(String freeBusyLocation)
freeBusyLocation
- Specifies a URL path from which a client can retrieve free/busy information for the contact as an iCal filepublic String getFreeBusyLocation()
public void setFreeBusyLocation(String freeBusyLocation)
freeBusyLocation
- Specifies a URL path from which a client can retrieve free/busy information for the contact as an iCal filepublic MapiContactPersonalInfoPropertySetDto account(String account)
account
- Specifies the account name of the contactpublic String getAccount()
public void setAccount(String account)
account
- Specifies the account name of the contactpublic MapiContactPersonalInfoPropertySetDto html(String html)
html
- Specifies the contact's business web page URLpublic String getHtml()
public void setHtml(String html)
html
- Specifies the contact's business web page URLpublic MapiContactPersonalInfoPropertySetDto businessHomePage(String businessHomePage)
businessHomePage
- Specifies the contact's business web page URLpublic String getBusinessHomePage()
public void setBusinessHomePage(String businessHomePage)
businessHomePage
- Specifies the contact's business web page URLpublic MapiContactPersonalInfoPropertySetDto ftpSite(String ftpSite)
ftpSite
- Specifies the contact's File Transfer Protocol (FTP) URLpublic String getFtpSite()
public void setFtpSite(String ftpSite)
ftpSite
- Specifies the contact's File Transfer Protocol (FTP) URLpublic MapiContactPersonalInfoPropertySetDto computerNetworkName(String computerNetworkName)
computerNetworkName
- Specifies the name of the network to which the contact's computer is connectedpublic String getComputerNetworkName()
public void setComputerNetworkName(String computerNetworkName)
computerNetworkName
- Specifies the name of the network to which the contact's computer is connectedpublic MapiContactPersonalInfoPropertySetDto gender(String gender)
gender
- Gender of the contact Enum, available values: Unspecified, Female, Malepublic String getGender()
public void setGender(String gender)
gender
- Gender of the contact Enum, available values: Unspecified, Female, Malepublic MapiContactPersonalInfoPropertySetDto referredByName(String referredByName)
referredByName
- Specifies the name of the person who referred this contact to the userpublic String getReferredByName()
public void setReferredByName(String referredByName)
referredByName
- Specifies the name of the person who referred this contact to the userpublic MapiContactPersonalInfoPropertySetDto children(List<String> children)
children
- Contains a list of names of children.public MapiContactPersonalInfoPropertySetDto addChildrenItem(String childrenItem)
childrenItem
- An item of: Contains a list of names of children.public List<String> getChildren()
public void setChildren(List<String> children)
children
- Contains a list of names of children.Copyright © 2020. All rights reserved.