MicrosoftGraphContactInner |
MicrosoftGraphContactInner.withAdditionalProperties(Map<String,Object> additionalProperties) |
Set the additionalProperties property: contact.
|
MicrosoftGraphContactInner |
MicrosoftGraphContactInner.withAssistantName(String assistantName) |
Set the assistantName property: The name of the contact's assistant.
|
MicrosoftGraphContactInner |
MicrosoftGraphContactInner.withBirthday(OffsetDateTime birthday) |
Set the birthday property: The contact's birthday.
|
MicrosoftGraphContactInner |
MicrosoftGraphContactInner.withBusinessAddress(MicrosoftGraphPhysicalAddress businessAddress) |
Set the businessAddress property: physicalAddress.
|
MicrosoftGraphContactInner |
MicrosoftGraphContactInner.withBusinessHomePage(String businessHomePage) |
Set the businessHomePage property: The business home page of the contact.
|
MicrosoftGraphContactInner |
MicrosoftGraphContactInner.withBusinessPhones(List<String> businessPhones) |
Set the businessPhones property: The contact's business phone numbers.
|
MicrosoftGraphContactInner |
MicrosoftGraphContactInner.withCategories(List<String> categories) |
Set the categories property: The categories associated with the item.
|
MicrosoftGraphContactInner |
MicrosoftGraphContactInner.withChangeKey(String changeKey) |
Set the changeKey property: Identifies the version of the item.
|
MicrosoftGraphContactInner |
MicrosoftGraphContactInner.withChildren(List<String> children) |
Set the children property: The names of the contact's children.
|
MicrosoftGraphContactInner |
MicrosoftGraphContactInner.withCompanyName(String companyName) |
Set the companyName property: The name of the contact's company.
|
MicrosoftGraphContactInner |
MicrosoftGraphContactInner.withCreatedDateTime(OffsetDateTime createdDateTime) |
Set the createdDateTime property: The Timestamp type represents date and time information using ISO 8601 format
and is always in UTC time.
|
MicrosoftGraphContactInner |
MicrosoftGraphContactInner.withDepartment(String department) |
Set the department property: The contact's department.
|
MicrosoftGraphContactInner |
MicrosoftGraphContactInner.withDisplayName(String displayName) |
Set the displayName property: The contact's display name.
|
MicrosoftGraphContactInner |
MicrosoftGraphContactInner.withEmailAddresses(List<MicrosoftGraphEmailAddress> emailAddresses) |
Set the emailAddresses property: The contact's email addresses.
|
MicrosoftGraphContactInner |
MicrosoftGraphContactInner.withExtensions(List<MicrosoftGraphExtensionInner> extensions) |
Set the extensions property: The collection of open extensions defined for the contact.
|
MicrosoftGraphContactInner |
MicrosoftGraphContactInner.withFileAs(String fileAs) |
Set the fileAs property: The name the contact is filed under.
|
MicrosoftGraphContactInner |
MicrosoftGraphContactInner.withGeneration(String generation) |
Set the generation property: The contact's generation.
|
MicrosoftGraphContactInner |
MicrosoftGraphContactInner.withGivenName(String givenName) |
Set the givenName property: The contact's given name.
|
MicrosoftGraphContactInner |
MicrosoftGraphContactInner.withHomeAddress(MicrosoftGraphPhysicalAddress homeAddress) |
Set the homeAddress property: physicalAddress.
|
MicrosoftGraphContactInner |
MicrosoftGraphContactInner.withHomePhones(List<String> homePhones) |
Set the homePhones property: The contact's home phone numbers.
|
MicrosoftGraphContactInner |
MicrosoftGraphContactInner.withId(String id) |
Set the id property: Read-only.
|
MicrosoftGraphContactInner |
MicrosoftGraphContactInner.withImAddresses(List<String> imAddresses) |
Set the imAddresses property: The contact's instant messaging (IM) addresses.
|
MicrosoftGraphContactInner |
MicrosoftGraphContactInner.withInitials(String initials) |
Set the initials property: The contact's initials.
|
MicrosoftGraphContactInner |
MicrosoftGraphContactInner.withJobTitle(String jobTitle) |
Set the jobTitle property: The contact’s job title.
|
MicrosoftGraphContactInner |
MicrosoftGraphContactInner.withLastModifiedDateTime(OffsetDateTime lastModifiedDateTime) |
Set the lastModifiedDateTime property: The Timestamp type represents date and time information using ISO 8601
format and is always in UTC time.
|
MicrosoftGraphContactInner |
MicrosoftGraphContactInner.withManager(String manager) |
Set the manager property: The name of the contact's manager.
|
MicrosoftGraphContactInner |
MicrosoftGraphContactInner.withMiddleName(String middleName) |
Set the middleName property: The contact's middle name.
|
MicrosoftGraphContactInner |
MicrosoftGraphContactInner.withMobilePhone(String mobilePhone) |
Set the mobilePhone property: The contact's mobile phone number.
|
MicrosoftGraphContactInner |
MicrosoftGraphContactInner.withMultiValueExtendedProperties(List<MicrosoftGraphMultiValueLegacyExtendedProperty> multiValueExtendedProperties) |
Set the multiValueExtendedProperties property: The collection of multi-value extended properties defined for the
contact.
|
MicrosoftGraphContactInner |
MicrosoftGraphContactInner.withNickName(String nickName) |
Set the nickName property: The contact's nickname.
|
MicrosoftGraphContactInner |
MicrosoftGraphContactInner.withOfficeLocation(String officeLocation) |
Set the officeLocation property: The location of the contact's office.
|
MicrosoftGraphContactInner |
MicrosoftGraphContactInner.withOtherAddress(MicrosoftGraphPhysicalAddress otherAddress) |
Set the otherAddress property: physicalAddress.
|
MicrosoftGraphContactInner |
MicrosoftGraphContactInner.withParentFolderId(String parentFolderId) |
Set the parentFolderId property: The ID of the contact's parent folder.
|
MicrosoftGraphContactInner |
MicrosoftGraphContactInner.withPersonalNotes(String personalNotes) |
Set the personalNotes property: The user's notes about the contact.
|
MicrosoftGraphContactInner |
MicrosoftGraphContactInner.withPhoto(MicrosoftGraphProfilePhotoInner photo) |
Set the photo property: profilePhoto.
|
MicrosoftGraphContactInner |
MicrosoftGraphContactInner.withProfession(String profession) |
Set the profession property: The contact's profession.
|
MicrosoftGraphContactInner |
MicrosoftGraphContactInner.withSingleValueExtendedProperties(List<MicrosoftGraphSingleValueLegacyExtendedProperty> singleValueExtendedProperties) |
Set the singleValueExtendedProperties property: The collection of single-value extended properties defined for
the contact.
|
MicrosoftGraphContactInner |
MicrosoftGraphContactInner.withSpouseName(String spouseName) |
Set the spouseName property: The name of the contact's spouse/partner.
|
MicrosoftGraphContactInner |
MicrosoftGraphContactInner.withSurname(String surname) |
Set the surname property: The contact's surname.
|
MicrosoftGraphContactInner |
MicrosoftGraphContactInner.withTitle(String title) |
Set the title property: The contact's title.
|
MicrosoftGraphContactInner |
MicrosoftGraphContactInner.withYomiCompanyName(String yomiCompanyName) |
Set the yomiCompanyName property: The phonetic Japanese company name of the contact.
|
MicrosoftGraphContactInner |
MicrosoftGraphContactInner.withYomiGivenName(String yomiGivenName) |
Set the yomiGivenName property: The phonetic Japanese given name (first name) of the contact.
|
MicrosoftGraphContactInner |
MicrosoftGraphContactInner.withYomiSurname(String yomiSurname) |
Set the yomiSurname property: The phonetic Japanese surname (last name) of the contact.
|