[Index]
Model ref.: device/exchangeonline/User
The full URL would include the host-proxy name: https://[host-proxy].
Variables are enclosed in square brackets.
{ "$schema": "http://json-schema.org/draft-03/schema", "type": "object", "properties": { "Title": { "__type_requested": "System.String", "required": true, "name": "Title", "title": "Title", "__type_mapping_type": "String", "readonly": false, "type": "string", "description": "The Title parameter specifies the user's title." }, "OtherHomePhone": { "__type_requested": "Deserialized.Microsoft.Exchange.Data.MultiValuedProperty`1[[System.String,", "required": true, "name": "OtherHomePhone", "title": "OtherHomePhone", "items": { "type": "string" }, "__type_mapping_type": "String[]", "readonly": false, "type": "array", "description": "The OtherHomePhone parameter specifies the user's alternative home telephone number." }, "Department": { "__type_requested": "System.String", "required": true, "name": "Department", "title": "Department", "__type_mapping_type": "String", "readonly": false, "type": "string", "description": "The Department parameter specifies the user's department." }, "PSShowComputerName": { "__type_requested": "System.Boolean", "required": false, "name": "PSShowComputerName", "title": "PSShowComputerName", "__type_mapping_type": "Boolean", "readonly": true, "type": "boolean" }, "AuthenticationPolicy": { "__type_requested": "AuthPolicyIdParameter", "required": true, "description": "PARAMVALUE: AuthPolicyIdParameter", "title": "AuthenticationPolicy", "__type_mapping_type": "Unknown", "readonly": true, "__WARNING": "Unhandled and unknown upstream type, this attribute forced into a readonly string", "type": "string", "name": "AuthenticationPolicy" }, "AdministrativeUnits": { "__type_requested": "Deserialized.Microsoft.Exchange.Data.Directory.ADMultiValuedProperty`1[[Microsoft.Exchange.Data.Directory.ADObjectId,", "required": true, "name": "AdministrativeUnits", "title": "AdministrativeUnits", "items": { "type": "string" }, "__type_mapping_type": "String[]", "readonly": false, "type": "array" }, "Fax": { "__type_requested": "System.String", "required": true, "name": "Fax", "title": "Fax", "__type_mapping_type": "String", "readonly": false, "type": "string", "description": "The Fax parameter specifies the user's fax number." }, "TelephoneAssistant": { "__type_requested": "System.String", "required": true, "name": "TelephoneAssistant", "title": "TelephoneAssistant", "__type_mapping_type": "String", "readonly": false, "type": "string", "description": "This parameter is available only in on-premises Exchange 2016.\nThe TelephoneAssistant parameter specifies the telephone number of the user's assistant." }, "UpgradeRequest": { "__type_requested": "System.String", "required": true, "name": "UpgradeRequest", "title": "UpgradeRequest", "__type_mapping_type": "String", "readonly": false, "type": "string" }, "Company": { "__type_requested": "System.String", "required": true, "name": "Company", "title": "Company", "__type_mapping_type": "String", "readonly": false, "type": "string", "description": "The Company parameter specifies the user's company." }, "VoiceMailSettings": { "__type_requested": "Deserialized.Microsoft.Exchange.Data.MultiValuedProperty`1[[System.String,", "required": true, "name": "VoiceMailSettings", "title": "VoiceMailSettings", "items": { "type": "string" }, "__type_mapping_type": "String[]", "readonly": false, "type": "array" }, "MobilePhone": { "__type_requested": "System.String", "required": true, "name": "MobilePhone", "title": "MobilePhone", "__type_mapping_type": "String", "readonly": false, "type": "string", "description": "The MobilePhone parameter specifies the user's primary mobile phone number." }, "LastName": { "__type_requested": "System.String", "required": true, "name": "LastName", "title": "LastName", "__type_mapping_type": "String", "readonly": false, "type": "string", "description": "The LastName parameter specifies the user's last name." }, "MailboxProvisioningConstraint": { "__type_requested": "", "required": true, "name": "MailboxProvisioningConstraint", "title": "MailboxProvisioningConstraint", "__type_mapping_type": "Unknown", "readonly": true, "type": "string", "__WARNING": "Unhandled and unknown upstream type, this attribute forced into a readonly string" }, "GeoCoordinates": { "__type_requested": "GeoCoordinates", "required": true, "description": "The GeoCoordinates parameter specifies the user's physical location in latitude, longitude, and altitude coordinates. Use this parameter to specify the global position of physical resources, such as conference rooms. You have to specify one of the following sets of coordinates; use semicolons to separate the values.\nLatitude and longitude; for example, \"47.644125;-122.122411\"\nLatitude, longitude, and altitude; for example, \"47.644125;-122.122411;161.432\"", "title": "GeoCoordinates", "__type_mapping_type": "Unknown", "readonly": true, "__WARNING": "Unhandled and unknown upstream type, this attribute forced into a readonly string", "type": "string", "name": "GeoCoordinates" }, "InPlaceHoldsRaw": { "__type_requested": "Deserialized.Microsoft.Exchange.Data.MultiValuedProperty`1[[System.String,", "required": true, "name": "InPlaceHoldsRaw", "title": "InPlaceHoldsRaw", "items": { "type": "string" }, "__type_mapping_type": "String[]", "readonly": false, "type": "array" }, "OriginatingServer": { "__type_requested": "System.String", "required": true, "name": "OriginatingServer", "title": "OriginatingServer", "__type_mapping_type": "String", "readonly": false, "type": "string" }, "WebPage": { "__type_requested": "System.String", "required": true, "name": "WebPage", "title": "WebPage", "__type_mapping_type": "String", "readonly": false, "type": "string", "description": "The WebPage parameter specifies the user's Web page." }, "Notes": { "__type_requested": "System.String", "required": true, "name": "Notes", "title": "Notes", "__type_mapping_type": "String", "readonly": false, "type": "string", "description": "The Notes parameters specifies additional information about the object. If the value contains spaces, enclose the value in quotation marks (\")." }, "WindowsEmailAddress": { "__type_requested": "System.String", "required": true, "name": "WindowsEmailAddress", "title": "WindowsEmailAddress", "__type_mapping_type": "String", "readonly": false, "type": "string", "description": "The WindowsEmailAddress parameter specifies the Windows email address for this recipient. This is a common Active Directory attribute that's present in all environments, including environments without Exchange. Using the WindowsEmailAddress parameter on a recipient has one of the following results:\nIn on-premises environments where the recipient is subject to email address policies (the EmailAddressPolicyEnabled property is set to the value True for the recipient), the WindowsEmailAddress parameter has no effect on the WindowsEmailAddress property or the primary email address value.\nIn cloud environments or in on-premises environments where the recipient isn't subject to email address policies (the EmailAddressPolicyEnabled property is set to the value False for the recipient), the WindowsEmailAddress parameter updates the WindowsEmailAddress property and the primary email address to the same value.\nThe WindowsEmailAddress property is visible for the recipient in Active Directory Users and Computers in the E-mail attribute. The attribute common name is E-mail-Addresses, and the Ldap-Display-Name is mail. If you modify this attribute in Active Directory, the recipient's primary email address is not updated to the same value." }, "IsSoftDeletedByRemove": { "__type_requested": "System.Boolean", "required": true, "name": "IsSoftDeletedByRemove", "title": "IsSoftDeletedByRemove", "__type_mapping_type": "Boolean", "readonly": false, "type": "boolean" }, "StreetAddress": { "__type_requested": "System.String", "required": true, "name": "StreetAddress", "title": "StreetAddress", "__type_mapping_type": "String", "readonly": false, "type": "string", "description": "The StreetAddress parameter specifies the user's physical address." }, "ArchiveRelease": { "__type_requested": "System.String", "required": true, "name": "ArchiveRelease", "title": "ArchiveRelease", "__type_mapping_type": "String", "readonly": false, "type": "string" }, "LegacyExchangeDN": { "__type_requested": "System.String", "required": true, "name": "LegacyExchangeDN", "title": "LegacyExchangeDN", "__type_mapping_type": "String", "readonly": false, "type": "string" }, "ExchangeVersion": { "__type_requested": "System.String", "required": true, "name": "ExchangeVersion", "title": "ExchangeVersion", "__type_mapping_type": "String", "readonly": false, "type": "string" }, "Initials": { "__type_requested": "System.String", "required": true, "name": "Initials", "title": "Initials", "__type_mapping_type": "String", "readonly": false, "type": "string", "description": "The Initials parameter specifies the user's middle initials." }, "MailboxProvisioningPreferences": { "__type_requested": "Deserialized.Microsoft.Exchange.Data.Directory.ADMultiValuedProperty`1[[Microsoft.Exchange.Data.Directory.MailboxProvisioningConstraint,", "required": true, "name": "MailboxProvisioningPreferences", "title": "MailboxProvisioningPreferences", "__type_mapping_type": "Unknown", "readonly": true, "type": "string", "__WARNING": "Unhandled and unknown upstream type, this attribute forced into a readonly string" }, "UserPrincipalName": { "__type_requested": "System.String", "required": true, "name": "UserPrincipalName", "title": "UserPrincipalName", "__type_mapping_type": "String", "readonly": false, "type": "string", "description": "This parameter is available only in on-premises Exchange 2016.\nThe UserPrincipalName parameter specifies the logon name for the user account. The UPN uses an email address format <username>@<domain>. Typically, the <domain> value is the domain where the user account resides." }, "WindowsLiveID": { "__type_requested": "System.String", "required": true, "name": "WindowsLiveID", "title": "WindowsLiveID", "__type_mapping_type": "String", "readonly": false, "type": "string" }, "CertificateSubject": { "__type_requested": "MultiValuedProperty", "required": true, "name": "CertificateSubject", "title": "CertificateSubject", "items": { "type": "string" }, "__type_mapping_type": "String[]", "readonly": false, "type": "array", "description": "This parameter is available only in on-premises Exchange 2016.\nThe CertificateSubject parameter specifies the value of the subject field of the user's digital certificate." }, "RunspaceId": { "__type_requested": "System.Guid", "required": false, "name": "RunspaceId", "title": "RunspaceId", "__type_mapping_type": "String", "readonly": true, "type": "string" }, "Guid": { "__type_requested": "System.Guid", "required": true, "name": "Guid", "title": "Guid", "__type_mapping_type": "String", "readonly": false, "type": "string" }, "RecipientType": { "__type_requested": "System.String", "required": true, "name": "RecipientType", "title": "RecipientType", "__type_mapping_type": "String", "readonly": false, "type": "string" }, "AllowUMCallsFromNonUsers": { "__type_requested": "System.String", "required": true, "name": "AllowUMCallsFromNonUsers", "title": "AllowUMCallsFromNonUsers", "__type_mapping_type": "String", "readonly": false, "type": "string", "description": "The AllowUMCallsFromNonUsers parameter specifies whether to exclude the user from directory searches." }, "DisplayName": { "__type_requested": "System.String", "required": true, "name": "DisplayName", "title": "DisplayName", "__type_mapping_type": "String", "readonly": false, "type": "string", "description": "The DisplayName parameter specifies the display name of the user. The display name is visible in the Exchange admin center and in Active Directory. The maximum length is 256 characters. If the value contains spaces, enclose the value in quotation marks (\")." }, "OrganizationId": { "__type_requested": "System.String", "required": true, "name": "OrganizationId", "title": "OrganizationId", "__type_mapping_type": "String", "readonly": false, "type": "string" }, "UMCallingLineIds": { "__type_requested": "Deserialized.Microsoft.Exchange.Data.MultiValuedProperty`1[[System.String,", "required": true, "name": "UMCallingLineIds", "title": "UMCallingLineIds", "items": { "type": "string" }, "__type_mapping_type": "String[]", "readonly": false, "type": "array", "description": "This parameter is available only in on-premises Exchange 2016.\nThe UMCallingLineIds parameter specifies telephone numbers or extensions that can be mapped to a Unified Messaging (UM)-enabled user. You can specify more than one telephone number for each user, separated by a comma. This parameter accepts digits less than 128 characters in length and may include an optional plus sign (+) preceding the numbers. Each UM-enabled user must have a unique UMCallingLineIds parameter value." }, "ResetPasswordOnNextLogon": { "__type_requested": "System.Boolean", "required": true, "name": "ResetPasswordOnNextLogon", "title": "ResetPasswordOnNextLogon", "__type_mapping_type": "Boolean", "readonly": false, "type": "boolean", "description": "The ResetPasswordOnNextLogon parameter specifies whether the user must change their password the next time they log on. Valid values are:\n$true The user is required to change their password the next time they log on.\n$false The user isn't required to change their password the next time they log on. This is the default value." }, "PostOfficeBox": { "__type_requested": "Deserialized.Microsoft.Exchange.Data.MultiValuedProperty`1[[System.String,", "required": true, "name": "PostOfficeBox", "title": "PostOfficeBox", "items": { "type": "string" }, "__type_mapping_type": "String[]", "readonly": false, "type": "array", "description": "The PostOfficeBox parameter specifies the user's post office box number." }, "LinkedMasterAccount": { "__type_requested": "System.String", "required": true, "name": "LinkedMasterAccount", "title": "LinkedMasterAccount", "__type_mapping_type": "String", "readonly": false, "type": "string", "description": "This parameter is available only in on-premises Exchange 2016.\nThe LinkedMasterAccount parameter specifies the master account in the forest where the user account resides, if this user is a linked user. The master account is the account to which the user links. The master account grants access to the user. You can use one of the following values:\nGUID\nDN\nDomain\\Account\nUPN\nLegacyExchangeDN\nSmtpAddress\nAlias\n$null\nIf you set this parameter's value to $null, you will unlink the account and convert the linked mailbox into a non-linked user mailbox. The mailbox won't retain the permissions previously set on it such as Send As, full access, folder, and calendar delegation.\nThis parameter is required only if you're connecting a linked user." }, "WhenSoftDeleted": { "__type_requested": "", "required": true, "name": "WhenSoftDeleted", "title": "WhenSoftDeleted", "__type_mapping_type": "Unknown", "readonly": true, "type": "string", "__WARNING": "Unhandled and unknown upstream type, this attribute forced into a readonly string" }, "SidHistory": { "__type_requested": "Deserialized.Microsoft.Exchange.Data.MultiValuedProperty`1[[System.Security.Principal.SecurityIdentifier,", "required": true, "name": "SidHistory", "title": "SidHistory", "__type_mapping_type": "Unknown", "readonly": true, "type": "string", "__WARNING": "Unhandled and unknown upstream type, this attribute forced into a readonly string" }, "RemotePowerShellEnabled": { "__type_requested": "System.Boolean", "required": true, "name": "RemotePowerShellEnabled", "title": "RemotePowerShellEnabled", "__type_mapping_type": "Boolean", "readonly": false, "type": "boolean", "description": "The RemotePowerShellEnabled parameter specifies whether the user has access to remote PowerShell. Remote PowerShell access is required to open the Exchange Management Shell or the Exchange admin center (EAC), even if you're trying to open the Exchange Management Shell or the EAC on the local Mailbox server. Valid values are:\n$true The user has access to remote PowerShell.\n$false The user doesn't have access to remote PowerShell.\nThe default value depends on the management roles that are assigned to the user." }, "AccountDisabled": { "__type_requested": "System.Boolean", "required": true, "name": "AccountDisabled", "title": "AccountDisabled", "__type_mapping_type": "Boolean", "readonly": false, "type": "boolean" }, "IsSecurityPrincipal": { "__type_requested": "System.Boolean", "required": true, "name": "IsSecurityPrincipal", "title": "IsSecurityPrincipal", "__type_mapping_type": "Boolean", "readonly": false, "type": "boolean" }, "DistinguishedName": { "__type_requested": "System.String", "required": true, "name": "DistinguishedName", "title": "DistinguishedName", "__type_mapping_type": "String", "readonly": false, "type": "string" }, "OtherTelephone": { "__type_requested": "Deserialized.Microsoft.Exchange.Data.MultiValuedProperty`1[[System.String,", "required": true, "name": "OtherTelephone", "title": "OtherTelephone", "items": { "type": "string" }, "__type_mapping_type": "String[]", "readonly": false, "type": "array", "description": "The OtherTelephone parameter specifies the user's alternative telephone number." }, "UMDialPlan": { "__type_requested": "", "required": true, "name": "UMDialPlan", "title": "UMDialPlan", "__type_mapping_type": "Unknown", "readonly": true, "type": "string", "__WARNING": "Unhandled and unknown upstream type, this attribute forced into a readonly string" }, "MicrosoftOnlineServicesID": { "__type_requested": "System.String", "required": true, "name": "MicrosoftOnlineServicesID", "title": "MicrosoftOnlineServicesID", "__type_mapping_type": "String", "readonly": false, "type": "string" }, "SeniorityIndex": { "__type_requested": "Int32", "required": true, "name": "SeniorityIndex", "title": "SeniorityIndex", "__type_mapping_type": "Integer", "readonly": false, "type": "integer", "description": "The SeniorityIndex parameter specifies the order in which this user will display in a hierarchical address book. A user with a value of 2 will display higher in an address book than a user with a value of 1." }, "MailboxRegionLastUpdateTime": { "__type_requested": "", "required": true, "name": "MailboxRegionLastUpdateTime", "title": "MailboxRegionLastUpdateTime", "__type_mapping_type": "Unknown", "readonly": true, "type": "string", "__WARNING": "Unhandled and unknown upstream type, this attribute forced into a readonly string" }, "UpgradeDetails": { "__type_requested": "", "required": true, "name": "UpgradeDetails", "title": "UpgradeDetails", "__type_mapping_type": "Unknown", "readonly": true, "type": "string", "__WARNING": "Unhandled and unknown upstream type, this attribute forced into a readonly string" }, "StsRefreshTokensValidFrom": { "__type_requested": "System.DateTime", "__type_mapping_type": "DateTime", "name": "StsRefreshTokensValidFrom", "title": "StsRefreshTokensValidFrom", "format": "date-time", "required": true, "readonly": false, "type": "string" }, "UpgradeStageTimeStamp": { "__type_requested": "", "required": true, "name": "UpgradeStageTimeStamp", "title": "UpgradeStageTimeStamp", "__type_mapping_type": "Unknown", "readonly": true, "type": "string", "__WARNING": "Unhandled and unknown upstream type, this attribute forced into a readonly string" }, "SamAccountName": { "__type_requested": "System.String", "required": true, "name": "SamAccountName", "title": "SamAccountName", "__type_mapping_type": "String", "readonly": false, "type": "string", "description": "This parameter is available only in on-premises Exchange 2016.\nThe SamAccountName parameter (also known as the pre-Windows 2000 user account or group name) specifies an object identifier that's compatible with older versions of Microsoft Windows client and server operating systems. The value can contain letters, numbers, spaces, periods (.), and the characters !, #, $, %, ^, &, -, _, {, }, and ~. The last character can't be a period. Unicode characters are allowed, but accented characters may generate collisions (for example, o and \u00f6 match). The maximum length is 20 characters." }, "ObjectCategory": { "__type_requested": "System.String", "required": true, "name": "ObjectCategory", "title": "ObjectCategory", "__type_mapping_type": "String", "readonly": false, "type": "string" }, "RecipientTypeDetails": { "__type_requested": "System.String", "required": true, "name": "RecipientTypeDetails", "title": "RecipientTypeDetails", "__type_mapping_type": "String", "readonly": false, "type": "string", "description": "The RecipientTypeDetails parameter specifies the type of recipients returned. Recipient types are divided into recipient types and subtypes. Each recipient type contains all common properties for all subtypes. For example, the type UserMailbox represents a user account in Active Directory that has an associated mailbox. Because there are several mailbox types, each mailbox type is identified by the RecipientTypeDetails parameter. For example, a conference room mailbox has RecipientTypeDetails set to ConferenceRoomMailbox, whereas a user mailbox has RecipientTypeDetails set to UserMailbox.\nYou can select from the following values:\nArbitrationMailbox\nConferenceRoomMailbox\nContact\nDiscoveryMailbox\nDynamicDistributionGroup\nEquipmentMailbox\nExternalManagedContact\nExternalManagedDistributionGroup\nLegacyMailbox\nLinkedMailbox\nMailboxPlan\nMailContact\nMailForestContact\nMailNonUniversalGroup\nMailUniversalDistributionGroup\nMailUniversalSecurityGroup\nMailUser\nPublicFolder\nRoleGroup\nRoomList\nRoomMailbox\nSharedMailbox\nSystemAttendantMailbox\nSystemMailbox\nUser\nUserMailbox" }, "IsValid": { "__type_requested": "System.Boolean", "required": true, "name": "IsValid", "title": "IsValid", "__type_mapping_type": "Boolean", "readonly": false, "type": "boolean" }, "WhenChanged": { "__type_requested": "System.DateTime", "__type_mapping_type": "DateTime", "name": "WhenChanged", "title": "WhenChanged", "format": "date-time", "required": true, "readonly": false, "type": "string" }, "DirectReports": { "__type_requested": "Deserialized.Microsoft.Exchange.Data.Directory.ADMultiValuedProperty`1[[Microsoft.Exchange.Data.Directory.ADObjectId,", "required": true, "name": "DirectReports", "title": "DirectReports", "items": { "type": "string" }, "__type_mapping_type": "String[]", "readonly": false, "type": "array" }, "ObjectState": { "__type_requested": "System.String", "required": true, "name": "ObjectState", "title": "ObjectState", "__type_mapping_type": "String", "readonly": false, "type": "string" }, "UpgradeMessage": { "__type_requested": "", "required": true, "name": "UpgradeMessage", "title": "UpgradeMessage", "__type_mapping_type": "Unknown", "readonly": true, "type": "string", "__WARNING": "Unhandled and unknown upstream type, this attribute forced into a readonly string" }, "StateOrProvince": { "__type_requested": "System.String", "required": true, "name": "StateOrProvince", "title": "StateOrProvince", "__type_mapping_type": "String", "readonly": false, "type": "string", "description": "The StateOrProvince parameter specifies the user's state or province." }, "MailboxLocations": { "__type_requested": "Deserialized.System.Collections.Generic.List`1[[Microsoft.Exchange.Data.Directory.IMailboxLocationInfo,", "required": true, "name": "MailboxLocations", "title": "MailboxLocations", "items": { "type": "string" }, "__type_mapping_type": "String[]", "readonly": false, "type": "array" }, "FirstName": { "__type_requested": "System.String", "required": true, "name": "FirstName", "title": "FirstName", "__type_mapping_type": "String", "readonly": false, "type": "string", "description": "The FirstName parameter specifies the user's first name." }, "NetID": { "__type_requested": "System.String", "required": true, "name": "NetID", "title": "NetID", "__type_mapping_type": "String", "readonly": false, "type": "string" }, "MailboxRelease": { "__type_requested": "System.String", "required": true, "name": "MailboxRelease", "title": "MailboxRelease", "__type_mapping_type": "String", "readonly": false, "type": "string" }, "PhoneticDisplayName": { "__type_requested": "System.String", "required": true, "name": "PhoneticDisplayName", "title": "PhoneticDisplayName", "__type_mapping_type": "String", "readonly": false, "type": "string", "description": "The PhoneticDisplayName parameter specifies an alternate spelling of the user's name that's used for text to speech in Unified Messaging (UM) environments. Typically, you use this parameter when the pronunciation and spelling of the user's name don't match. The maximum length is 256 characters. If the value contains spaces, enclose the value in quotation marks (\")." }, "SKUAssigned": { "__type_requested": "", "required": true, "name": "SKUAssigned", "title": "SKUAssigned", "__type_mapping_type": "Unknown", "readonly": true, "type": "string", "__WARNING": "Unhandled and unknown upstream type, this attribute forced into a readonly string" }, "ConsumerNetID": { "__type_requested": "", "required": true, "name": "ConsumerNetID", "title": "ConsumerNetID", "__type_mapping_type": "Unknown", "readonly": true, "type": "string", "__WARNING": "Unhandled and unknown upstream type, this attribute forced into a readonly string" }, "PSComputerName": { "__type_requested": "System.String", "required": false, "name": "PSComputerName", "title": "PSComputerName", "__type_mapping_type": "String", "readonly": true, "type": "string" }, "AssistantName": { "__type_requested": "System.String", "required": true, "name": "AssistantName", "title": "AssistantName", "__type_mapping_type": "String", "readonly": false, "type": "string", "description": "The AssistantName parameter specifies the name of the user's assistant." }, "Phone": { "__type_requested": "System.String", "required": true, "name": "Phone", "title": "Phone", "__type_mapping_type": "String", "readonly": false, "type": "string", "description": "The Phone parameter specifies the user's office telephone number." }, "Identity": { "__type_requested": "System.String", "required": true, "name": "Identity", "title": "Identity", "__type_mapping_type": "String", "readonly": false, "type": "string", "description": "The Identity parameter the user that you want to view. You can use any value that uniquely identifies the user.\nFor example:\nName\nDisplay name\nDistinguished name (DN)\nCanonical DN\nGUID" }, "UserAccountControl": { "__type_requested": "System.String", "required": true, "name": "UserAccountControl", "title": "UserAccountControl", "__type_mapping_type": "String", "readonly": false, "type": "string" }, "PostalCode": { "__type_requested": "System.String", "required": true, "name": "PostalCode", "title": "PostalCode", "__type_mapping_type": "String", "readonly": false, "type": "string", "description": "The PostalCode parameter specifies the user's zip code or postal code." }, "ExternalDirectoryObjectId": { "__type_requested": "System.String", "required": true, "name": "ExternalDirectoryObjectId", "title": "ExternalDirectoryObjectId", "__type_mapping_type": "String", "readonly": false, "type": "string" }, "Office": { "__type_requested": "System.String", "required": true, "name": "Office", "title": "Office", "__type_mapping_type": "String", "readonly": false, "type": "string", "description": "The Office parameter specifies the user's physical office name or number." }, "PreviousRecipientTypeDetails": { "__type_requested": "System.String", "required": true, "name": "PreviousRecipientTypeDetails", "title": "PreviousRecipientTypeDetails", "__type_mapping_type": "String", "readonly": false, "type": "string" }, "UpgradeStatus": { "__type_requested": "System.String", "required": true, "name": "UpgradeStatus", "title": "UpgradeStatus", "__type_mapping_type": "String", "readonly": false, "type": "string" }, "WhenChangedUTC": { "__type_requested": "System.DateTime", "__type_mapping_type": "DateTime", "name": "WhenChangedUTC", "title": "WhenChangedUTC", "format": "date-time", "required": true, "readonly": false, "type": "string" }, "City": { "__type_requested": "System.String", "required": true, "name": "City", "title": "City", "__type_mapping_type": "String", "readonly": false, "type": "string", "description": "The City parameter specifies the user's city." }, "WhenCreatedUTC": { "__type_requested": "System.DateTime", "__type_mapping_type": "DateTime", "name": "WhenCreatedUTC", "title": "WhenCreatedUTC", "format": "date-time", "required": true, "readonly": false, "type": "string" }, "IsDirSynced": { "__type_requested": "System.Boolean", "required": true, "name": "IsDirSynced", "title": "IsDirSynced", "__type_mapping_type": "Boolean", "readonly": false, "type": "boolean" }, "UpgradeStage": { "__type_requested": "", "required": true, "name": "UpgradeStage", "title": "UpgradeStage", "__type_mapping_type": "Unknown", "readonly": true, "type": "string", "__WARNING": "Unhandled and unknown upstream type, this attribute forced into a readonly string" }, "Sid": { "__type_requested": "System.String", "required": true, "name": "Sid", "title": "Sid", "__type_mapping_type": "String", "readonly": false, "type": "string" }, "UMDtmfMap": { "__type_requested": "Deserialized.Microsoft.Exchange.Data.MultiValuedProperty`1[[System.String,", "required": true, "name": "UMDtmfMap", "title": "UMDtmfMap", "items": { "type": "string" }, "__type_mapping_type": "String[]", "readonly": false, "type": "array", "description": "The UMDtmfMap parameter specifies the dual-tone multiple-frequency (DTMF) map values for the recipient. This allows the recipient to be identified by using a telephone keypad in Unified Messaging (UM) environments. Typically, these DTMF values are automatically created and updated, but you can use this parameter to make changes manually. This parameter uses the following syntax:\nemailAddress:<integers>\nlastNameFirstName:<integers>\nfirstNameLastName:<integers>\nTo enter values that overwrite all existing entries, use the following syntax: emailAddress:<integers>,lastNameFirstName:<integers>,firstNameLastName:<integers>.\nIf you use this syntax and you omit any of the DTMF map values, those values are removed from the recipient. For example, if you specify only emailAddress:<integers>, all existing lastNameFirstName and firstNameLastName values are removed.\nTo add or remove values without affecting other existing entries, use the following syntax: @{Add=\"emailAddress:<integers>\",\"lastNameFirstName:<integers>\",\"firstNameLastName:<integers>\"; Remove=\"emailAddress:<integers>\",\"lastNameFirstName:<integers>\",\"firstNameLastName:<integers>\"}.\nIf you use this syntax, you don't need to specify all of the DTMF map values, and you can specify multiple DTMF map values. For example, you can use @{Add=\"emailAddress:<integers1>\",\"emailAddress:<intgers2>} to add two new values for emailAddress without affecting the existing lastNameFirstName and firstNameLastName values." }, "ObjectClass": { "__type_requested": "Deserialized.Microsoft.Exchange.Data.MultiValuedProperty`1[[System.String,", "required": true, "name": "ObjectClass", "title": "ObjectClass", "items": { "type": "string" }, "__type_mapping_type": "String[]", "readonly": false, "type": "array" }, "Pager": { "__type_requested": "System.String", "required": true, "name": "Pager", "title": "Pager", "__type_mapping_type": "String", "readonly": false, "type": "string", "description": "The Pager parameter specifies the user's pager number." }, "IsSoftDeletedByDisable": { "__type_requested": "System.Boolean", "required": true, "name": "IsSoftDeletedByDisable", "title": "IsSoftDeletedByDisable", "__type_mapping_type": "Boolean", "readonly": false, "type": "boolean" }, "SimpleDisplayName": { "__type_requested": "System.String", "required": true, "name": "SimpleDisplayName", "title": "SimpleDisplayName", "__type_mapping_type": "String", "readonly": false, "type": "string", "description": "The SimpleDisplayName parameter is used to display an alternative description of the object when only a limited set of characters is permitted. Valid characters are:\na - z\nA - Z\n0 - 9\n\"<space>\", \"\"\", \"'\", \"(\", \")\", \"+\", \",\", \"-\", \".\", \"/\", \":\", and \"?\"." }, "IsLinked": { "__type_requested": "System.Boolean", "required": true, "name": "IsLinked", "title": "IsLinked", "__type_mapping_type": "Boolean", "readonly": false, "type": "boolean" }, "Name": { "__type_requested": "System.String", "required": true, "name": "Name", "title": "Name", "__type_mapping_type": "String", "readonly": false, "type": "string", "description": "The Name parameter specifies the unique name of the user. The maximum length is 64 characters. If the value contains spaces, enclose the value in quotation marks (\")." }, "MailboxRegion": { "__type_requested": "", "required": true, "name": "MailboxRegion", "title": "MailboxRegion", "__type_mapping_type": "Unknown", "readonly": true, "type": "string", "__WARNING": "Unhandled and unknown upstream type, this attribute forced into a readonly string" }, "Manager": { "__type_requested": "UserContactIdParameter", "required": true, "description": "The Manager parameter specifies the user's manager.", "title": "Manager", "__type_mapping_type": "Unknown", "readonly": true, "__WARNING": "Unhandled and unknown upstream type, this attribute forced into a readonly string", "type": "string", "name": "Manager" }, "WhenCreated": { "__type_requested": "System.DateTime", "__type_mapping_type": "DateTime", "name": "WhenCreated", "title": "WhenCreated", "format": "date-time", "required": true, "readonly": false, "type": "string" }, "OrganizationalUnit": { "__type_requested": "System.String", "required": true, "name": "OrganizationalUnit", "title": "OrganizationalUnit", "__type_mapping_type": "String", "readonly": false, "type": "string", "description": "The OrganizationalUnit parameter filters the results based on the object's location in Active Directory. Only objects that exist in the specified location are returned. Valid input for this parameter is an organizational unit (OU) or domain that's visible using the Get-OrganizationalUnit cmdlet. You can use any value that uniquely identifies the OU or domain. For example:\nName\nCanonical name\nDistinguished name (DN)\nGUID" }, "OtherFax": { "__type_requested": "Deserialized.Microsoft.Exchange.Data.MultiValuedProperty`1[[System.String,", "required": true, "name": "OtherFax", "title": "OtherFax", "items": { "type": "string" }, "__type_mapping_type": "String[]", "readonly": false, "type": "array", "description": "The OtherFax parameter specifies the user's alternative fax number." }, "CountryOrRegion": { "__type_requested": "CountryInfo", "required": true, "description": "The CountryOrRegion parameter specifies the user's country or region.", "title": "CountryOrRegion", "__type_mapping_type": "Unknown", "readonly": true, "__WARNING": "Unhandled and unknown upstream type, this attribute forced into a readonly string", "type": "string", "name": "CountryOrRegion" }, "Id": { "__type_requested": "System.String", "required": true, "name": "Id", "title": "Id", "__type_mapping_type": "String", "readonly": false, "type": "string" }, "HomePhone": { "__type_requested": "System.String", "required": true, "name": "HomePhone", "title": "HomePhone", "__type_mapping_type": "String", "readonly": false, "type": "string", "description": "The HomePhone parameter specifies the user's home telephone number." } }, "schema_version": "2017.1" }
Task | Call | URL | Parameters | Response |
---|---|---|---|---|
Bulk Modify | GET | /api/device/exchangeonline/User/bulk_update/?schema=&schema_rules=true |
|
|
Task | Call | URL | Parameters | Payload |
---|---|---|---|---|
Bulk Modify | POST | /api/device/exchangeonline/User/bulk_update/ |
|
For example: {"data":{"name":"value"}, "meta":{}, "request_meta":{ "hrefs":["/api/v0/device/exchangeonline/User/[pkid1]", "/api/v0/device/exchangeonline/User/[pkid2]",...]}} |
GET http://[host-proxy]/api/device/exchangeonline/User/?hierarchy=[hierarchy]&format=json
Task | Call | URL | Parameters | Payload |
---|---|---|---|---|
Move the instance with [pkid] to [target_hierarchy] | POST | /api/tool/DataMove/?model_type=device/exchangeonline/User |
|
{"hrefs": ["/api/device/exchangeonline/User/[pkid]"]} |
Bulk Move | POST | /api/tool/DataMove/?model_type=device/exchangeonline/User |
|
{"hrefs": ["/api/device/exchangeonline/User/[pkid1]", "/api/device/exchangeonline/User/[pkid2]",...]} |
Task | Call | URL | Parameters | Payload |
---|---|---|---|---|
Get a selected [export_format] of the schema and instances [pkid1], [pkid2],... of device/exchangeonline/User; optionally with tag_version at [version] and Configuration Template as [configtemplate]. | POST | /api/device/exchangeonline/User/export/ |
|
{ "hrefs":["/api/device/exchangeonline/User/[pkid1]", "/api/device/exchangeonline/User/[pkid2]",...]}} |
For export_format=json, the response is a time stamped zip file of data in JSON as in the system database. Item properties such as strings that are empty or Boolean values that are not set, are not included. The filename in the response is of the format as the example:
Content-Disposition: attachment; filename=export_2013-05-17_14:20:19.186444.json.zip Content-Language:en Content-Type:application/x-zip
For export_format=raw_xlsx, the response is a MS Excel spreadsheet with columns corresponding to the JSON format export and a response filename format:
Content-Disposition: attachment; filename=<resource_type>_<resource_name>_exportedsheet_CCYY-MM-DD_HH-MM-SS.xlsx Content-Language:en Content-Type:application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
For export_format=xlsx, the response is a MS Excel spreadsheet, arranged by any Field Display Policies that apply. The columns correspond with those of a Bulk Load Template export sheet. The response filename format is:
Content-Disposition: attachment; filename=<resource_type>_<resource_name>_exportedsheet_formatted_CCYY-MM-DD_HH-MM-SS.xlsx Content-Language:en Content-Type:application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
The XLSX format can be used to bulk load instances of device/exchangeonline/User and the JSON format can be used to import instances of device/exchangeonline/User.
GET http://[host-proxy]/api/device/exchangeonline/User/?hierarchy=[hierarchy]
Task | Call | URL | Parameters | Response |
---|---|---|---|---|
Get a compressed format of the Bulk Load spreadsheet template for device/exchangeonline/User | POST | /api/device/exchangeonline/User/export_bulkload_template/ |
|
The response is an attachment of the format: filetype_bulkloadsheet.xlsx.gz |
Task | Call | URL | Parameters | Response |
---|---|---|---|---|
Configuration Template | GET | /api/device/exchangeonline/User/configuration_template/ | hierarchy=[hierarchy] |
|
POST http://[host-proxy]/api/data/ConfigurationTemplate/?hierarchy=[hierarchy]
Task | Call | URL | Parameters | Response |
---|---|---|---|---|
Field Display Policy | GET | /api/device/exchangeonline/User/field_display_policy/ | hierarchy=[hierarchy] |
|
POST http://[host-proxy]/api/data/FieldDisplayPolicy/?hierarchy=[hierarchy]
Task | Call | URL | Parameters | Response |
---|---|---|---|---|
List | GET | /api/device/exchangeonline/User/ |
|
The device/exchangeonline/User schema and all instances as JSON. |
(The list will return 0 to 3 device/exchangeonline/User instances)
{ "operations": [ "move" ], "pagination": { "direction": "asc", "order_by": "DisplayName", "maximum_limit": 2000, "skip": 0, "current": "/api/device/exchangeonline/User/?skip=0&limit=3&order_by=DisplayName&direction=asc&traversal=default", "limit": 3, "total_limit": null, "total": 0 }, "meta": { "tags": [], "cached": true, "title": "", "business_key": {}, "schema_version": "2017.1", "references": { "device": [ { "pkid": "", "href": "" } ], "children": [], "parent": [ { "pkid": "6t0ggef2c0deab00hb595101", "href": "/api/data/HierarchyNode/6t0ggef2c0deab00hb595101" } ], "foreign_key": [] }, "actions": [ { "bulk_update_form": { "support_async": false, "class": "update", "href": "/api/device/exchangeonline/User/bulk_update/?hierarchy=[hierarchy]&schema=&schema_rules=true", "method": "GET", "title": "Bulk Modify" } }, { "move": { "title": "Move", "support_async": true, "class": "move", "href": "/api/tool/DataMove/?hierarchy=[hierarchy]&model_type=device/exchangeonline/User", "method": "POST", "view": "/api/tool/DataMove/?auth_token=[authtoken] } }, { "export": { "title": "Export", "support_async": false, "submit": "payload", "class": "export", "href": "/api/device/exchangeonline/User/export/?hierarchy=[hierarchy]", "method": "POST", "view": "/api/view/ExportData/add/?auth_token=[authtoken] } }, { "export_bulkload_template": { "support_async": false, "class": "bulkload_template", "href": "/api/device/exchangeonline/User/export_bulkload_template/?hierarchy=[hierarchy]", "method": "POST", "title": "Export Bulk Load Template" } }, { "configuration_template": { "support_async": false, "class": "config", "href": "/api/device/exchangeonline/User/configuration_template/?hierarchy=[hierarchy]", "method": "GET", "title": "Configuration Template" } }, { "field_display_policy": { "support_async": false, "class": "display_policy", "href": "/api/device/exchangeonline/User/field_display_policy/?hierarchy=[hierarchy]", "method": "GET", "title": "Field Display Policy" } }, { "list": { "support_async": false, "class": "list", "href": "/api/device/exchangeonline/User/?hierarchy=[hierarchy]", "method": "GET", "title": "List" } }, { "help": { "support_async": false, "class": "help", "href": "/api/device/exchangeonline/User/help?hierarchy=[hierarchy]", "method": "GET", "title": "Help" } }, { "purge": { "support_async": false, "class": "purge", "href": "/api/device/exchangeonline/User/purge/?hierarchy=[hierarchy]", "method": "POST", "title": "Purge" } } ], "model_type": "device/exchangeonline/User", "model_specific_actions": [ "get", "list", "update", "bulk_update_form", "clone", "configuration_template", "export", "export_bulkload_template", "field_display_policy", "help", "move" ], "summary_attrs": [ { "name": "DisplayName", "title": "DisplayName" }, { "name": "Name", "title": "Name" }, { "allow_filtering": true, "name": "hierarchy_friendly_name", "title": "Located At" } ], "api_version": "21.2", "tagged_versions": [] }, "resources": [] }
Task | Call | URL | Parameters | Response |
---|---|---|---|---|
Get the on-line Help for device/exchangeonline/User. | GET | /api/device/exchangeonline/User/help | hierarchy=[hierarchy] | On-line help of Model ref.: device/exchangeonline/User as HTML |
Task | Call | URL | Parameters | Payload |
---|---|---|---|---|
Modify | PUT | /api/device/exchangeonline/User/[pkid]/ | hierarchy=[hierarchy] | (For payload specification) |
For Bulk modification, refer to the Bulk Modify section.
Task | Call | URL | Parameters | Response |
---|---|---|---|---|
Clone instance with [pkid]. The schema rules are applied. | GET | /api/device/exchangeonline/User/[pkid]/clone/?schema=&schema_rules=true |
|
A JSON payload with:
|
GET http://[host-proxy]/api/device/exchangeonline/User/?hierarchy=[hierarchy]&format=json
Task | Call | URL | Parameters | Payload |
---|---|---|---|---|
Move | POST | /api/tool/DataMove/[pkid]/?model_type=device/exchangeonline/User | hierarchy=[hierarchy] | If payload required: |
Task | Call | URL | Parameters | Response |
---|---|---|---|---|
Get a selected [export_format] of the schema and a single instance with [pkid] of device/exchangeonline/User; optionally with tag_version at [version] and Configuration Template as [configtemplate]. | GET | /api/device/exchangeonline/User/[pkid]/export/ |
|
The response is an attachment. Refer to the list below. |
For export_format=raw_xlsx, the response is a "raw" MS Excel spreadsheet with columns corresponding to the JSON format export and a response format:
Content-Disposition: attachment; filename=<resource_type>_<resource_name>_exportedsheet_CCYY-MM-DD_HH-MM-SS.xlsx Content-Language:en Content-Type:application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
For export_format=xlsx, the response is a MS Excel spreadsheet, formatted to show all columns and a response format:
Content-Disposition: attachment; filename=<resource_type>_<resource_name>_exportedsheet_formatted_CCYY-MM-DD_HH-MM-SS.xlsx Content-Language:en Content-Type:application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
For export_format=json, the response is a time stamped zip file of data in JSON and a response format:
Content-Disposition: attachment; filename=export_2013-05-17_14:20:19.186444.json.zip Content-Language:en Content-Type:application/x-zip
The XLSX format can be used to bulk load instances of device/exchangeonline/User and the JSON format can be used to import instances of device/exchangeonline/User.
For Bulk Export, refer to the Bulk Export section.
Task | Call | URL | Parameters | Response |
---|---|---|---|---|
Get | GET | /api/device/exchangeonline/User/[pkid]/ | hierarchy=[hierarchy] | The device/exchangeonline/User instance with [pkid]. |
Task | Call | URL | Parameters | Response |
---|---|---|---|---|
Help | GET | /api/device/exchangeonline/User/[pkid]/help | hierarchy=[hierarchy] | The on-line Help for device/exchangeonline/User. |
Task | Call | URL | Parameters | Payload |
---|---|---|---|---|
Purge | POST | /api/device/exchangeonline/User/[pkid]/purge/ | hierarchy=[hierarchy] | If payload required: |