GET http://[host-proxy]/api/device/exchangehybrid/RemoteMailbox/schema/?hierarchy=[hierarchy]&format=json&schema=1
{
"$schema": "http://json-schema.org/draft-03/schema",
"type": "object",
"properties": {
"WhenMailboxCreated": {
"__type_requested": "System.DateTime",
"__type_mapping_type": "DateTime",
"name": "WhenMailboxCreated",
"title": "WhenMailboxCreated",
"format": "date-time",
"required": false,
"readonly": true,
"type": "string"
},
"CustomAttribute15": {
"__type_requested": "System.String",
"required": false,
"name": "CustomAttribute15",
"title": "CustomAttribute15",
"__type_mapping_type": "String",
"readonly": true,
"type": "string",
"description": "The CustomAttribute1 to CustomAttribute15 parameters specify custom attributes. You can use these attributes to store additional information."
},
"ProtocolSettings": {
"__type_requested": "Deserialized.Microsoft.Exchange.Data.MultiValuedProperty`1[[System.String,",
"required": false,
"name": "ProtocolSettings",
"title": "ProtocolSettings",
"items": {
"type": "string"
},
"__type_mapping_type": "String[]",
"readonly": true,
"type": "array"
},
"RecipientLimits": {
"__type_requested": "System.String",
"required": false,
"name": "RecipientLimits",
"title": "RecipientLimits",
"__type_mapping_type": "String",
"readonly": true,
"type": "string",
"description": "The RecipientLimits parameter specifies the maximum number of recipients for messages from this mail-enabled user."
},
"MailboxRelease": {
"__type_requested": "System.String",
"required": false,
"name": "MailboxRelease",
"title": "MailboxRelease",
"__type_mapping_type": "String",
"readonly": true,
"type": "string"
},
"RequireSenderAuthenticationEnabled": {
"__type_requested": "System.Boolean",
"required": false,
"name": "RequireSenderAuthenticationEnabled",
"title": "RequireSenderAuthenticationEnabled",
"__type_mapping_type": "Boolean",
"readonly": true,
"type": "boolean",
"description": "The RequireSenderAuthenticationEnabled parameter specifies whether to accept messages only from authenticated recipients. The two possible values for this parameter are $true or $false. The default value is $false."
},
"PSShowComputerName": {
"__type_requested": "System.Boolean",
"required": false,
"name": "PSShowComputerName",
"title": "PSShowComputerName",
"__type_mapping_type": "Boolean",
"readonly": true,
"type": "boolean"
},
"InPlaceHolds": {
"__type_requested": "Deserialized.Microsoft.Exchange.Data.MultiValuedProperty`1[[System.String,",
"required": false,
"name": "InPlaceHolds",
"title": "InPlaceHolds",
"items": {
"type": "string"
},
"__type_mapping_type": "String[]",
"readonly": true,
"type": "array"
},
"MailboxProvisioningConstraint": {
"__type_requested": "",
"__type_mapping_type": "Unknown",
"description": "This parameter is reserved for internal Microsoft use.",
"title": "MailboxProvisioningConstraint",
"required": false,
"readonly": true,
"__WARNING": "Unhandled and unknown upstream type, this attribute forced into a readonly string",
"type": "string",
"name": "MailboxProvisioningConstraint"
},
"LastExchangeChangedTime": {
"__type_requested": "",
"required": false,
"name": "LastExchangeChangedTime",
"title": "LastExchangeChangedTime",
"__type_mapping_type": "Unknown",
"readonly": true,
"type": "string",
"__WARNING": "Unhandled and unknown upstream type, this attribute forced into a readonly string"
},
"Initials": {
"__type_requested": "String",
"__type_mapping_type": "String",
"description": "The Initials parameter specifies the initials of the user that you create.",
"title": "Initials",
"required": false,
"readonly": false,
"type": "string",
"name": "Initials"
},
"OriginatingServer": {
"__type_requested": "System.String",
"required": false,
"name": "OriginatingServer",
"title": "OriginatingServer",
"__type_mapping_type": "String",
"readonly": true,
"type": "string"
},
"CalendarVersionStoreDisabled": {
"__type_requested": "System.Boolean",
"required": false,
"name": "CalendarVersionStoreDisabled",
"title": "CalendarVersionStoreDisabled",
"__type_mapping_type": "Boolean",
"readonly": true,
"type": "boolean",
"description": "The CalendarVersionStoreDisabled parameter specifies whether calendar changes in a user's mailbox are logged. The two possible values for this parameter are $true or $false. The default value is $false. By default, all changes to a calendar item are recorded in the mailbox of a user to keep older versions of meeting items."
},
"HiddenFromAddressListsEnabled": {
"__type_requested": "System.Boolean",
"required": false,
"name": "HiddenFromAddressListsEnabled",
"title": "HiddenFromAddressListsEnabled",
"__type_mapping_type": "Boolean",
"readonly": true,
"type": "boolean",
"description": "The HiddenFromAddressListsEnabled parameter specifies whether the mail-enabled user appears in the address list. The two possible values for this parameter are $true or $false. The default value is $false."
},
"RecipientType": {
"__type_requested": "System.String",
"required": false,
"name": "RecipientType",
"title": "RecipientType",
"__type_mapping_type": "String",
"readonly": true,
"type": "string"
},
"ModeratedBy": {
"__type_requested": "MultiValuedProperty",
"__type_mapping_type": "String[]",
"description": "The ModeratedBy parameter specifies the users responsible for moderating the messages sent to this mail user and its associated mailbox in the service. To designate more than one user, separate the users with commas.\nThis parameter is required if you set the ModerationEnabled parameter to $true.",
"title": "ModeratedBy",
"items": {
"type": "string"
},
"required": false,
"readonly": false,
"type": "array",
"name": "ModeratedBy"
},
"RejectMessagesFrom": {
"__type_requested": "Deserialized.Microsoft.Exchange.Data.Directory.ADMultiValuedProperty`1[[Microsoft.Exchange.Data.Directory.ADObjectId,",
"required": false,
"name": "RejectMessagesFrom",
"title": "RejectMessagesFrom",
"items": {
"type": "string"
},
"__type_mapping_type": "String[]",
"readonly": true,
"type": "array",
"description": "The RejectMessagesFrom parameter specifies the recipients from which to reject messages. You can use any of the following values to specify the recipients:\nAlias\nCanonical name\nDisplay name\nDN\nGUID\nName\nLegacyExchangeDN\nPrimary SMTP email address\nBy default, this parameter is blank, which enables the mail-enabled user to accept messages from all senders."
},
"IsSoftDeletedByRemove": {
"__type_requested": "System.Boolean",
"required": false,
"name": "IsSoftDeletedByRemove",
"title": "IsSoftDeletedByRemove",
"__type_mapping_type": "Boolean",
"readonly": true,
"type": "boolean"
},
"ArchiveRelease": {
"__type_requested": "System.String",
"required": false,
"name": "ArchiveRelease",
"title": "ArchiveRelease",
"__type_mapping_type": "String",
"readonly": true,
"type": "string"
},
"Extensions": {
"__type_requested": "Deserialized.Microsoft.Exchange.Data.MultiValuedProperty`1[[System.String,",
"required": false,
"name": "Extensions",
"title": "Extensions",
"items": {
"type": "string"
},
"__type_mapping_type": "String[]",
"readonly": true,
"type": "array"
},
"LegacyExchangeDN": {
"__type_requested": "System.String",
"required": false,
"name": "LegacyExchangeDN",
"title": "LegacyExchangeDN",
"__type_mapping_type": "String",
"readonly": true,
"type": "string"
},
"ExchangeVersion": {
"__type_requested": "System.String",
"required": false,
"name": "ExchangeVersion",
"title": "ExchangeVersion",
"__type_mapping_type": "String",
"readonly": true,
"type": "string"
},
"ArbitrationMailbox": {
"__type_requested": "",
"__type_mapping_type": "Unknown",
"description": "The ArbitrationMailbox parameter specifies the mailbox used to manage the moderation process.",
"title": "ArbitrationMailbox",
"required": false,
"readonly": true,
"__WARNING": "Unhandled and unknown upstream type, this attribute forced into a readonly string",
"type": "string",
"name": "ArbitrationMailbox"
},
"MailboxProvisioningPreferences": {
"__type_requested": "MultiValuedProperty",
"__type_mapping_type": "String[]",
"description": "This parameter is reserved for internal Microsoft use.",
"title": "MailboxProvisioningPreferences",
"items": {
"type": "string"
},
"required": false,
"readonly": false,
"type": "array",
"name": "MailboxProvisioningPreferences"
},
"UserPrincipalName": {
"__type_requested": "String",
"__type_mapping_type": "String",
"description": "The UserPrincipalName parameter specifies the logon name for the user. This is the name the user will use for authentication. The UPN can be different than the user's email address. For example. a user could have a UPN of [email protected], but their email address could be [email protected].",
"title": "UserPrincipalName",
"required": true,
"readonly": false,
"type": "string",
"name": "UserPrincipalName"
},
"DisabledArchiveDatabase": {
"__type_requested": "",
"required": false,
"name": "DisabledArchiveDatabase",
"title": "DisabledArchiveDatabase",
"__type_mapping_type": "Unknown",
"readonly": true,
"type": "string",
"__WARNING": "Unhandled and unknown upstream type, this attribute forced into a readonly string"
},
"AcceptMessagesOnlyFromDLMembers": {
"__type_requested": "Deserialized.Microsoft.Exchange.Data.Directory.ADMultiValuedProperty`1[[Microsoft.Exchange.Data.Directory.ADObjectId,",
"required": false,
"name": "AcceptMessagesOnlyFromDLMembers",
"title": "AcceptMessagesOnlyFromDLMembers",
"items": {
"type": "string"
},
"__type_mapping_type": "String[]",
"readonly": true,
"type": "array",
"description": "The AcceptMessagesOnlyFromDLMembers parameter specifies the distribution groups whose members are allowed to send email messages to this mail-enabled user. You can use any of the following values for the allowed distribution groups:\nDN\nCanonical name\nGUID\nName\nDisplay name\nLegacyExchangeDN\nPrimary SMTP email address\nBy default, this parameter is blank, which enables the mail-enabled user to accept messages from all senders."
},
"RetainDeletedItemsFor": {
"__type_requested": "System.String",
"required": false,
"name": "RetainDeletedItemsFor",
"title": "RetainDeletedItemsFor",
"__type_mapping_type": "String",
"readonly": true,
"type": "string",
"description": "The RetainDeletedItemsFor parameter specifies the length of time to keep deleted items.\nTo specify a value, enter it as a time span: dd.hh:mm:ss where d = days, h = hours, m = minutes, and s = seconds.\nFor example, to specify a 15-hour interval, enter 15:00:00."
},
"RejectMessagesFromSendersOrMembers": {
"__type_requested": "Deserialized.Microsoft.Exchange.Data.Directory.ADMultiValuedProperty`1[[Microsoft.Exchange.Data.Directory.ADObjectId,",
"required": false,
"name": "RejectMessagesFromSendersOrMembers",
"title": "RejectMessagesFromSendersOrMembers",
"items": {
"type": "string"
},
"__type_mapping_type": "String[]",
"readonly": true,
"type": "array",
"description": "The RejectMessagesFromSendersOrMembers parameter specifies the recipients who aren't allowed to send email messages to this mail-enabled user. You can use any of the following values to specify the recipients:\nAlias\nCanonical name\nDisplay name\nDN\nGUID\nName\nLegacyExchangeDN\nPrimary SMTP email address\nBy default, this parameter is blank, which enables the mail-enabled user to accept messages from all senders."
},
"PersistedCapabilities": {
"__type_requested": "Deserialized.Microsoft.Exchange.Data.Directory.ADMultiValuedProperty`1[[Microsoft.Exchange.Data.Directory.Capability,",
"required": false,
"name": "PersistedCapabilities",
"title": "PersistedCapabilities",
"__type_mapping_type": "Unknown",
"readonly": true,
"type": "string",
"__WARNING": "Unhandled and unknown upstream type, this attribute forced into a readonly string"
},
"Guid": {
"__type_requested": "System.Guid",
"required": false,
"name": "Guid",
"title": "Guid",
"__type_mapping_type": "String",
"readonly": true,
"type": "string"
},
"RecipientTypeDetails": {
"__type_requested": "System.String",
"required": false,
"name": "RecipientTypeDetails",
"title": "RecipientTypeDetails",
"__type_mapping_type": "String",
"readonly": true,
"type": "string"
},
"MailTipTranslations": {
"__type_requested": "Deserialized.Microsoft.Exchange.Data.MultiValuedProperty`1[[System.String,",
"required": false,
"name": "MailTipTranslations",
"title": "MailTipTranslations",
"items": {
"type": "string"
},
"__type_mapping_type": "String[]",
"readonly": true,
"type": "array",
"description": "The MailTipTranslations parameter specifies additional languages when you want to provide the MailTip parameter information for this recipient in multiple languages. For each language, you must provide the locale, followed by a colon and the specific MailTip parameter message in that language. Each MailTip parameter message must be less than or equal to 250 characters. Multiple languages can be separated by commas."
},
"DisplayName": {
"__type_requested": "String",
"__type_mapping_type": "String",
"description": "The DisplayName parameter specifies the name displayed in Microsoft Outlook for the mail user and its associated mailbox in the service.",
"title": "DisplayName",
"required": false,
"readonly": false,
"type": "string",
"name": "DisplayName"
},
"OrganizationId": {
"__type_requested": "System.String",
"required": false,
"name": "OrganizationId",
"title": "OrganizationId",
"__type_mapping_type": "String",
"readonly": true,
"type": "string"
},
"OnPremisesOrganizationalUnit": {
"__type_requested": "System.String",
"__type_mapping_type": "String",
"description": "The OnPremisesOrganizationalUnit parameter specifies the organizational unit (OU) in the on-premises organization in which the new mailbox is added (for example, redmond.contoso.com/Users).\nThis parameter has no effect on the mailbox in the service.",
"title": "OnPremisesOrganizationalUnit",
"required": false,
"readonly": false,
"type": "string",
"name": "OnPremisesOrganizationalUnit"
},
"Equipment": {
"__type_requested": "SwitchParameter",
"__type_mapping_type": "Boolean",
"description": "The Equipment switch specifies that the mailbox in the service should be created as an equipment resource mailbox.\nYou can't use the Equipment switch if you specified the Room switch.",
"title": "Equipment",
"required": true,
"readonly": false,
"type": "boolean",
"name": "Equipment"
},
"ResetPasswordOnNextLogon": {
"__type_requested": "$true | $false",
"__type_mapping_type": "Boolean",
"description": "The ResetPasswordOnNextLogon parameter specifies whether the password in the Password parameter must be reset the next time the user logs on. If set to $true, the ResetPasswordOnNextLogon parameter specifies that the password in the Password parameter must be reset the next time the user logs on.",
"title": "ResetPasswordOnNextLogon",
"required": false,
"readonly": false,
"type": "boolean",
"name": "ResetPasswordOnNextLogon"
},
"Name": {
"__type_requested": "String",
"__type_mapping_type": "String",
"description": "The Name parameter specifies the common name (CN) of the on-premises mail-enabled user and its associated mailbox in the service.",
"title": "Name",
"required": true,
"readonly": false,
"type": "string",
"name": "Name"
},
"SimpleDisplayName": {
"__type_requested": "System.String",
"required": false,
"name": "SimpleDisplayName",
"title": "SimpleDisplayName",
"__type_mapping_type": "String",
"readonly": true,
"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. This limited set of characters consists of ASCII characters 26 through 126, inclusively."
},
"ModerationEnabled": {
"__type_requested": "$true | $false",
"__type_mapping_type": "Boolean",
"description": "The ModerationEnabled parameter specifies whether to enable or disable moderation for the mail user. The two possible values for this parameter are $true or $false. To enable moderation, set this parameter to $true. To disable moderation, set this parameter to $false.\nThe default value is $false.",
"title": "ModerationEnabled",
"required": false,
"readonly": false,
"type": "boolean",
"name": "ModerationEnabled"
},
"MaxSendSize": {
"__type_requested": "System.String",
"required": false,
"name": "MaxSendSize",
"title": "MaxSendSize",
"__type_mapping_type": "String",
"readonly": true,
"type": "string",
"description": "The MaxSendSize parameter specifies the maximum size of email messages that can be sent by the mail-enabled user, from 1 KB through 2,097,151 KB.\nIf not specified, there are no size restrictions."
},
"ArchiveGuid": {
"__type_requested": "System.Guid",
"required": false,
"name": "ArchiveGuid",
"title": "ArchiveGuid",
"__type_mapping_type": "String",
"readonly": true,
"type": "string",
"description": "This parameter is reserved for internal Microsoft use."
},
"AggregatedMailboxGuids": {
"__type_requested": "MultiValuedProperty",
"required": false,
"name": "AggregatedMailboxGuids",
"title": "AggregatedMailboxGuids",
"items": {
"type": "string"
},
"__type_mapping_type": "String[]",
"readonly": true,
"type": "array",
"description": "This parameter is reserved for internal Microsoft use."
},
"HasSpokenName": {
"__type_requested": "System.Boolean",
"required": false,
"name": "HasSpokenName",
"title": "HasSpokenName",
"__type_mapping_type": "Boolean",
"readonly": true,
"type": "boolean"
},
"WhenSoftDeleted": {
"__type_requested": "",
"required": false,
"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"
},
"HasPicture": {
"__type_requested": "System.Boolean",
"required": false,
"name": "HasPicture",
"title": "HasPicture",
"__type_mapping_type": "Boolean",
"readonly": true,
"type": "boolean"
},
"RemotePowerShellEnabled": {
"__type_requested": "$true | $false",
"__type_mapping_type": "Boolean",
"description": "The RemotePowerShellEnabled parameter specifies whether the user can use remote Windows PowerShell. Remote Windows PowerShell is required to open the Exchange Management Shell on Mailbox and Client Access servers. Access to remote Windows PowerShell is required even if you're trying to open the Shell on the local server.\nThe valid values are $True and $False. The default value is $True.",
"title": "RemotePowerShellEnabled",
"required": false,
"readonly": false,
"type": "boolean",
"name": "RemotePowerShellEnabled"
},
"AcceptMessagesOnlyFrom": {
"__type_requested": "Deserialized.Microsoft.Exchange.Data.Directory.ADMultiValuedProperty`1[[Microsoft.Exchange.Data.Directory.ADObjectId,",
"required": false,
"name": "AcceptMessagesOnlyFrom",
"title": "AcceptMessagesOnlyFrom",
"items": {
"type": "string"
},
"__type_mapping_type": "String[]",
"readonly": true,
"type": "array",
"description": "The AcceptMessagesOnlyFrom parameter specifies the mailbox users and mail-enabled users that can send email messages to this mail-enabled user. You can also specify Exchange as a valid recipient for this parameter. If you configure a mail-enabled user to accept messages only from the Exchange recipient, the mail-enabled user only receives system-generated messages.\nYou can use one of the following values for the valid senders:\nDN\nCanonical name\nGUID\nName\nDisplay name\nAlias\nExchange DN\nPrimary SMTP email address\nBy default, this parameter is blank, which enables the mail-enabled user to accept messages from all senders."
},
"AccountDisabled": {
"__type_requested": "SwitchParameter",
"__type_mapping_type": "Boolean",
"description": "The AccountDisabled switch specifies whether to create the mail-enabled user in a disabled state. You don't have to specify a value with this parameter.",
"title": "AccountDisabled",
"required": true,
"readonly": false,
"type": "boolean",
"name": "AccountDisabled"
},
"RemoteRecipientType": {
"__type_requested": "System.String",
"required": false,
"name": "RemoteRecipientType",
"title": "RemoteRecipientType",
"__type_mapping_type": "String",
"readonly": true,
"type": "string"
},
"DistinguishedName": {
"__type_requested": "System.String",
"required": false,
"name": "DistinguishedName",
"title": "DistinguishedName",
"__type_mapping_type": "String",
"readonly": true,
"type": "string"
},
"UserCertificate": {
"__type_requested": "MultiValuedProperty",
"required": false,
"name": "UserCertificate",
"title": "UserCertificate",
"items": {
"type": "string"
},
"__type_mapping_type": "String[]",
"readonly": true,
"type": "array",
"description": "This parameter is reserved for internal Microsoft use."
},
"ArchiveStatus": {
"__type_requested": "System.String",
"required": false,
"name": "ArchiveStatus",
"title": "ArchiveStatus",
"__type_mapping_type": "String",
"readonly": true,
"type": "string"
},
"ArchiveState": {
"__type_requested": "System.String",
"required": false,
"name": "ArchiveState",
"title": "ArchiveState",
"__type_mapping_type": "String",
"readonly": true,
"type": "string"
},
"PoliciesExcluded": {
"__type_requested": "Deserialized.Microsoft.Exchange.Data.MultiValuedProperty`1[[System.String,",
"required": false,
"name": "PoliciesExcluded",
"title": "PoliciesExcluded",
"items": {
"type": "string"
},
"__type_mapping_type": "String[]",
"readonly": true,
"type": "array"
},
"MailboxMoveRemoteHostName": {
"__type_requested": "System.String",
"required": false,
"name": "MailboxMoveRemoteHostName",
"title": "MailboxMoveRemoteHostName",
"__type_mapping_type": "String",
"readonly": true,
"type": "string"
},
"LitigationHoldEnabled": {
"__type_requested": "System.Boolean",
"required": false,
"name": "LitigationHoldEnabled",
"title": "LitigationHoldEnabled",
"__type_mapping_type": "Boolean",
"readonly": true,
"type": "boolean",
"description": "The LitigationHoldEnabled parameter specifies that the mail-enabled user and its associated mailbox in the service are under litigation hold and that messages can't be deleted from the mailbox. The two possible values for this parameter are $true or $false. The default value is $false. After a mailbox is placed on litigation hold, deleted items and all versions of changed items are retained in the Recoverable Items folder. Items that are purged from the dumpster are also retained and the items are held indefinitely. If you enable litigation hold, single-item recovery quotas aren't applied."
},
"ArchiveQuota": {
"__type_requested": "System.String",
"required": false,
"name": "ArchiveQuota",
"title": "ArchiveQuota",
"__type_mapping_type": "String",
"readonly": true,
"type": "string",
"description": "This parameter is reserved for internal Microsoft use."
},
"ExchangeUserAccountControl": {
"__type_requested": "System.String",
"required": false,
"name": "ExchangeUserAccountControl",
"title": "ExchangeUserAccountControl",
"__type_mapping_type": "String",
"readonly": true,
"type": "string"
},
"MaxReceiveSize": {
"__type_requested": "System.String",
"required": false,
"name": "MaxReceiveSize",
"title": "MaxReceiveSize",
"__type_mapping_type": "String",
"readonly": true,
"type": "string",
"description": "The MaxReceiveSize parameter specifies the maximum size of email messages that can be received by the mail-enabled user, from 1 kilobyte (KB) through 2,097,151 KB.\nIf not specified, there are no size restrictions."
},
"AcceptMessagesOnlyFromSendersOrMembers": {
"__type_requested": "Deserialized.Microsoft.Exchange.Data.Directory.ADMultiValuedProperty`1[[Microsoft.Exchange.Data.Directory.ADObjectId,",
"required": false,
"name": "AcceptMessagesOnlyFromSendersOrMembers",
"title": "AcceptMessagesOnlyFromSendersOrMembers",
"items": {
"type": "string"
},
"__type_mapping_type": "String[]",
"readonly": true,
"type": "array",
"description": "The AcceptMessagesOnlyFromSendersOrMembers parameter specifies the recipients who are allowed to send email messages to this mail-enabled user. You can use any of the following values for the allowed recipients:\nAlias\nCanonical name\nDisplay name\nDN\nGUID\nName\nLegacyExchangeDN\nPrimary SMTP email address\nBy default, this parameter is blank, which enables the mail-enabled user to accept messages from all senders."
},
"DomainController": {
"__type_requested": "Fqdn",
"__type_mapping_type": "String",
"description": "The DomainController parameter specifies the fully qualified domain name (FQDN) of the domain controller that writes this configuration change to Active Directory.",
"title": "DomainController",
"required": false,
"readonly": false,
"type": "string",
"name": "DomainController"
},
"SamAccountName": {
"__type_requested": "String",
"__type_mapping_type": "String",
"description": "The SamAccountName parameter defines the logon name used to support clients and servers running older versions of the operating system. This attribute must contain fewer than 20 characters. An account name can contain letters, numbers, and the following punctuation marks and symbols:\n!\n#\n$\n%\n^\n&\n-\n.\n_\n{\n}\n|\n~",
"title": "SamAccountName",
"required": false,
"readonly": false,
"type": "string",
"name": "SamAccountName"
},
"ObjectCategory": {
"__type_requested": "System.String",
"required": false,
"name": "ObjectCategory",
"title": "ObjectCategory",
"__type_mapping_type": "String",
"readonly": true,
"type": "string"
},
"IsValid": {
"__type_requested": "System.Boolean",
"required": false,
"name": "IsValid",
"title": "IsValid",
"__type_mapping_type": "Boolean",
"readonly": true,
"type": "boolean"
},
"WhenChanged": {
"__type_requested": "System.DateTime",
"__type_mapping_type": "DateTime",
"name": "WhenChanged",
"title": "WhenChanged",
"format": "date-time",
"required": false,
"readonly": true,
"type": "string"
},
"ImmutableId": {
"__type_requested": "String",
"__type_mapping_type": "String",
"description": "The ImmutableId parameter is used by GAL Synchronization (GALSync) and specifies a unique and immutable identifier in the form of an SMTP address for an Exchange mailbox that's used for federated delegation when requesting Security Assertion Markup Language (SAML) tokens. If federation is configured for this mailbox and you don't set this parameter when you create the mailbox, Exchange creates the value for the immutable identifier based upon the mailbox's ExchangeGUID and the federated account namespace, for example, [email protected]. You must set the ImmutableId parameter if Active Directory Federation Services (AD FS) is deployed to allow single sign-on into an off-premises mailbox and AD FS is configured to use a different attribute than ExchangeGUID for sign-on token requests. Both, Exchange and AD FS must request the same token for the same user to ensure proper functionality for a cross-premise Exchange deployment scenario.",
"title": "ImmutableId",
"required": false,
"readonly": false,
"type": "string",
"name": "ImmutableId"
},
"ObjectState": {
"__type_requested": "System.String",
"required": false,
"name": "ObjectState",
"title": "ObjectState",
"__type_mapping_type": "String",
"readonly": true,
"type": "string"
},
"MailboxContainerGuid": {
"__type_requested": "Guid",
"required": false,
"name": "MailboxContainerGuid",
"title": "MailboxContainerGuid",
"__type_mapping_type": "String",
"readonly": true,
"type": "string",
"description": "This parameter is reserved for internal Microsoft use."
},
"EmailAddressPolicyEnabled": {
"__type_requested": "System.Boolean",
"required": false,
"name": "EmailAddressPolicyEnabled",
"title": "EmailAddressPolicyEnabled",
"__type_mapping_type": "Boolean",
"readonly": true,
"type": "boolean",
"description": "The EmailAddressPolicyEnabled parameter specifies whether the email addresses for the mail-enabled user are automatically updated based on the email address policies defined. The two possible values for this parameter are $true or $false. When this parameter is set to $true, you can't change the PrimarySmtpAddress or WindowsEmailAddress parameters."
},
"FirstName": {
"__type_requested": "String",
"__type_mapping_type": "String",
"description": "The FirstName parameter specifies the first name of the user that you create.",
"title": "FirstName",
"required": false,
"readonly": false,
"type": "string",
"name": "FirstName"
},
"LastName": {
"__type_requested": "String",
"__type_mapping_type": "String",
"description": "The LastName parameter specifies the last name of the user that you create.",
"title": "LastName",
"required": false,
"readonly": false,
"type": "string",
"name": "LastName"
},
"RecoverableItemsQuota": {
"__type_requested": "System.String",
"required": false,
"name": "RecoverableItemsQuota",
"title": "RecoverableItemsQuota",
"__type_mapping_type": "String",
"readonly": true,
"type": "string",
"description": "The RecoverableItemsQuota parameter specifies the size limit for the Recoverable Items folder for a remote mailbox or remote archive mailbox in the cloud-based service."
},
"DeliverToMailboxAndForward": {
"__type_requested": "System.Boolean",
"required": false,
"name": "DeliverToMailboxAndForward",
"title": "DeliverToMailboxAndForward",
"__type_mapping_type": "Boolean",
"readonly": true,
"type": "boolean"
},
"Languages": {
"__type_requested": "MultiValuedProperty",
"__type_mapping_type": "String[]",
"description": "This parameter is reserved for internal Microsoft use.",
"title": "Languages",
"items": {
"type": "string"
},
"required": false,
"readonly": false,
"type": "array",
"name": "Languages"
},
"EndDateForRetentionHold": {
"__type_requested": "DateTime",
"__type_mapping_type": "DateTime",
"name": "EndDateForRetentionHold",
"title": "EndDateForRetentionHold",
"format": "date-time",
"required": false,
"readonly": true,
"type": "string",
"description": "The EndDateForRetentionHold parameter specifies the end date for retention hold for messaging records management (MRM). To use this parameter, the RetentionHoldEnabled parameter must be set to $true."
},
"RetentionHoldEnabled": {
"__type_requested": "System.Boolean",
"required": false,
"name": "RetentionHoldEnabled",
"title": "RetentionHoldEnabled",
"__type_mapping_type": "Boolean",
"readonly": true,
"type": "boolean",
"description": "The RetentionHoldEnabled parameter specifies whether retention hold is enabled for messaging retention policies. The two possible values for this parameter are $true or $false. To set the start date for retention hold, use the StartDateForRetentionHold parameter."
},
"DisabledArchiveGuid": {
"__type_requested": "System.Guid",
"required": false,
"name": "DisabledArchiveGuid",
"title": "DisabledArchiveGuid",
"__type_mapping_type": "String",
"readonly": true,
"type": "string"
},
"MailboxMoveFlags": {
"__type_requested": "System.String",
"required": false,
"name": "MailboxMoveFlags",
"title": "MailboxMoveFlags",
"__type_mapping_type": "String",
"readonly": true,
"type": "string"
},
"EmailAddresses": {
"__type_requested": "Deserialized.Microsoft.Exchange.Data.ProxyAddressCollection",
"required": false,
"name": "EmailAddresses",
"title": "EmailAddresses",
"items": {
"type": "string"
},
"__type_mapping_type": "String[]",
"readonly": true,
"type": "array",
"description": "The EmailAddresses parameter specifies the email alias of the mail-enabled user. All valid Exchange email address types may be used. You can specify multiple values for the EmailAddresses parameter as a comma-delimited list.\nExchange doesn't validate custom addresses for proper formatting. You must ensure that the custom address you specify complies with the format requirements for that address type. Because X.400 addresses are considered custom addresses in Exchange, they're also not validated, and you must provide the correct syntax when specifying an X.400 address."
},
"JournalArchiveAddress": {
"__type_requested": "System.String",
"required": false,
"name": "JournalArchiveAddress",
"title": "JournalArchiveAddress",
"__type_mapping_type": "String",
"readonly": true,
"type": "string",
"description": "This parameter is reserved for internal Microsoft use."
},
"MailboxMoveStatus": {
"__type_requested": "System.String",
"required": false,
"name": "MailboxMoveStatus",
"title": "MailboxMoveStatus",
"__type_mapping_type": "String",
"readonly": true,
"type": "string"
},
"PSComputerName": {
"__type_requested": "System.String",
"required": false,
"name": "PSComputerName",
"title": "PSComputerName",
"__type_mapping_type": "String",
"readonly": true,
"type": "string"
},
"RecoverableItemsWarningQuota": {
"__type_requested": "System.String",
"required": false,
"name": "RecoverableItemsWarningQuota",
"title": "RecoverableItemsWarningQuota",
"__type_mapping_type": "String",
"readonly": true,
"type": "string",
"description": "The RecoverableItemsWarningQuota parameter specifies the size of the Recoverable Item folder before Exchange sends a warning message to the mailbox owner and logs an event to the application event log."
},
"PrimarySmtpAddress": {
"__type_requested": "System.String",
"__type_mapping_type": "String",
"description": "The PrimarySmtpAddress parameter specifies the primary SMTP address for the mail user. By default, the primary SMTP address is generated based on the default email address policy. If you specify a primary SMTP address by using this parameter, the command sets the EmailAddressPolicyEnabled attribute of the mail user to $false, and the email addresses of this mail user aren't automatically updated based on email address policies.",
"title": "PrimarySmtpAddress",
"required": false,
"readonly": false,
"type": "string",
"name": "PrimarySmtpAddress"
},
"BypassModerationFromSendersOrMembers": {
"__type_requested": "Deserialized.Microsoft.Exchange.Data.Directory.ADMultiValuedProperty`1[[Microsoft.Exchange.Data.Directory.ADObjectId,",
"required": false,
"name": "BypassModerationFromSendersOrMembers",
"title": "BypassModerationFromSendersOrMembers",
"items": {
"type": "string"
},
"__type_mapping_type": "String[]",
"readonly": true,
"type": "array",
"description": "The BypassModerationFromSendersOrMembers parameter specifies the recipients whose messages bypass moderation when sending to this mail-enabled user. You can use any of the following values:\nAlias\nCanonical name\nDisplay name\nDN\nGUID\nName\nLegacyExchangeDN\nPrimary SMTP email address\nThis value makes sure that all messages are moderated when this mail-enabled user is configured for moderation.\nSenders designated as moderators for this mail-enabled user are never moderated."
},
"MailboxMoveTargetMDB": {
"__type_requested": "",
"required": false,
"name": "MailboxMoveTargetMDB",
"title": "MailboxMoveTargetMDB",
"__type_mapping_type": "Unknown",
"readonly": true,
"type": "string",
"__WARNING": "Unhandled and unknown upstream type, this attribute forced into a readonly string"
},
"ArchiveWarningQuota": {
"__type_requested": "System.String",
"required": false,
"name": "ArchiveWarningQuota",
"title": "ArchiveWarningQuota",
"__type_mapping_type": "String",
"readonly": true,
"type": "string",
"description": "This parameter is reserved for internal Microsoft use."
},
"ArchiveDatabase": {
"__type_requested": "",
"required": false,
"name": "ArchiveDatabase",
"title": "ArchiveDatabase",
"__type_mapping_type": "Unknown",
"readonly": true,
"type": "string",
"__WARNING": "Unhandled and unknown upstream type, this attribute forced into a readonly string"
},
"Database": {
"readonly": true,
"required": false,
"type": "string",
"name": "Database",
"title": "Database"
},
"LitigationHoldDate": {
"__type_requested": "DateTime",
"__type_mapping_type": "DateTime",
"name": "LitigationHoldDate",
"title": "LitigationHoldDate",
"format": "date-time",
"required": false,
"readonly": true,
"type": "string",
"description": "The LitigationHoldDate parameter specifies the date when the mail-enabled user and its associated mailbox in the service are placed on litigation hold. The parameter is populated automatically when placing a mailbox on litigation hold. This can be used for informational or reporting purposes.\nWhen using the Exchange Management Shell to place the mailbox on litigation hold, you can optionally specify any date as the LitigationHoldDate, but the mailbox is placed on litigation hold when the cmdlet is run."
},
"LitigationHoldOwner": {
"__type_requested": "System.String",
"required": false,
"name": "LitigationHoldOwner",
"title": "LitigationHoldOwner",
"__type_mapping_type": "String",
"readonly": true,
"type": "string",
"description": "The LitigationHoldOwner parameter specifies the user who placed the mail-enabled user and the associated mailbox in the service on litigation hold. The parameter is populated automatically when placing a mailbox on litigation hold. This can be used for informational and reporting purposes.\nWhen using the Shell to place a mailbox on litigation hold, you can optionally specify a string value for this parameter."
},
"CustomAttribute1": {
"__type_requested": "System.String",
"required": false,
"name": "CustomAttribute1",
"title": "CustomAttribute1",
"__type_mapping_type": "String",
"readonly": true,
"type": "string",
"description": "The CustomAttribute1 to CustomAttribute15 parameters specify custom attributes. You can use these attributes to store additional information."
},
"CustomAttribute3": {
"__type_requested": "System.String",
"required": false,
"name": "CustomAttribute3",
"title": "CustomAttribute3",
"__type_mapping_type": "String",
"readonly": true,
"type": "string",
"description": "The CustomAttribute1 to CustomAttribute15 parameters specify custom attributes. You can use these attributes to store additional information."
},
"CustomAttribute2": {
"__type_requested": "System.String",
"required": false,
"name": "CustomAttribute2",
"title": "CustomAttribute2",
"__type_mapping_type": "String",
"readonly": true,
"type": "string",
"description": "The CustomAttribute1 to CustomAttribute15 parameters specify custom attributes. You can use these attributes to store additional information."
},
"CustomAttribute5": {
"__type_requested": "System.String",
"required": false,
"name": "CustomAttribute5",
"title": "CustomAttribute5",
"__type_mapping_type": "String",
"readonly": true,
"type": "string",
"description": "The CustomAttribute1 to CustomAttribute15 parameters specify custom attributes. You can use these attributes to store additional information."
},
"CustomAttribute4": {
"__type_requested": "System.String",
"required": false,
"name": "CustomAttribute4",
"title": "CustomAttribute4",
"__type_mapping_type": "String",
"readonly": true,
"type": "string",
"description": "The CustomAttribute1 to CustomAttribute15 parameters specify custom attributes. You can use these attributes to store additional information."
},
"CustomAttribute7": {
"__type_requested": "System.String",
"required": false,
"name": "CustomAttribute7",
"title": "CustomAttribute7",
"__type_mapping_type": "String",
"readonly": true,
"type": "string",
"description": "The CustomAttribute1 to CustomAttribute15 parameters specify custom attributes. You can use these attributes to store additional information."
},
"CustomAttribute6": {
"__type_requested": "System.String",
"required": false,
"name": "CustomAttribute6",
"title": "CustomAttribute6",
"__type_mapping_type": "String",
"readonly": true,
"type": "string",
"description": "The CustomAttribute1 to CustomAttribute15 parameters specify custom attributes. You can use these attributes to store additional information."
},
"CustomAttribute9": {
"__type_requested": "System.String",
"required": false,
"name": "CustomAttribute9",
"title": "CustomAttribute9",
"__type_mapping_type": "String",
"readonly": true,
"type": "string",
"description": "The CustomAttribute1 to CustomAttribute15 parameters specify custom attributes. You can use these attributes to store additional information."
},
"CustomAttribute8": {
"__type_requested": "System.String",
"required": false,
"name": "CustomAttribute8",
"title": "CustomAttribute8",
"__type_mapping_type": "String",
"readonly": true,
"type": "string",
"description": "The CustomAttribute1 to CustomAttribute15 parameters specify custom attributes. You can use these attributes to store additional information."
},
"ExternalDirectoryObjectId": {
"__type_requested": "System.String",
"required": false,
"name": "ExternalDirectoryObjectId",
"title": "ExternalDirectoryObjectId",
"__type_mapping_type": "String",
"readonly": true,
"type": "string"
},
"GrantSendOnBehalfTo": {
"__type_requested": "Deserialized.Microsoft.Exchange.Data.Directory.ADMultiValuedProperty`1[[Microsoft.Exchange.Data.Directory.ADObjectId,",
"required": false,
"name": "GrantSendOnBehalfTo",
"title": "GrantSendOnBehalfTo",
"items": {
"type": "string"
},
"__type_mapping_type": "String[]",
"readonly": true,
"type": "array",
"description": "The GrantSendOnBehalfTo parameter specifies the DN of recipients that can send messages on behalf of this mail-enabled user."
},
"RetentionUrl": {
"__type_requested": "System.String",
"required": false,
"name": "RetentionUrl",
"title": "RetentionUrl",
"__type_mapping_type": "String",
"readonly": true,
"type": "string",
"description": "The RetentionUrl parameter specifies the URL or an external web page with additional details about the organization's messaging retention policies.\nThis URL can be used to expose details regarding retention policies in general, which is usually a customized legal or IT website for the company."
},
"UserSMimeCertificate": {
"__type_requested": "MultiValuedProperty",
"required": false,
"name": "UserSMimeCertificate",
"title": "UserSMimeCertificate",
"items": {
"type": "string"
},
"__type_mapping_type": "String[]",
"readonly": true,
"type": "array",
"description": "This parameter is reserved for internal Microsoft use."
},
"PoliciesIncluded": {
"__type_requested": "Deserialized.Microsoft.Exchange.Data.MultiValuedProperty`1[[System.String,",
"required": false,
"name": "PoliciesIncluded",
"title": "PoliciesIncluded",
"items": {
"type": "string"
},
"__type_mapping_type": "String[]",
"readonly": true,
"type": "array"
},
"WhenChangedUTC": {
"__type_requested": "System.DateTime",
"__type_mapping_type": "DateTime",
"name": "WhenChangedUTC",
"title": "WhenChangedUTC",
"format": "date-time",
"required": false,
"readonly": true,
"type": "string"
},
"Identity": {
"__type_requested": "System.String",
"required": false,
"name": "Identity",
"title": "Identity",
"__type_mapping_type": "String",
"readonly": true,
"type": "string",
"description": "The Identity parameter takes one of the following values:\nADObjectID\nGUID\nDistinguished name (DN)\nDomain\\SamAccountName\nUser principal name (UPN)\nLegacyExchangeDN\nEmail address\nUser alias"
},
"ForwardingAddress": {
"__type_requested": "",
"required": false,
"name": "ForwardingAddress",
"title": "ForwardingAddress",
"__type_mapping_type": "Unknown",
"readonly": true,
"type": "string",
"__WARNING": "Unhandled and unknown upstream type, this attribute forced into a readonly string"
},
"Archive": {
"__type_requested": "SwitchParameter",
"__type_mapping_type": "Boolean",
"description": "The Archive switch specifies whether to create an archive mailbox in the service in addition to the mailbox that's created in the service.\nYou don't have to specify a value with this switch.",
"title": "Archive",
"required": false,
"readonly": false,
"type": "boolean",
"name": "Archive"
},
"WhenCreatedUTC": {
"__type_requested": "System.DateTime",
"__type_mapping_type": "DateTime",
"name": "WhenCreatedUTC",
"title": "WhenCreatedUTC",
"format": "date-time",
"required": false,
"readonly": true,
"type": "string"
},
"RejectMessagesFromDLMembers": {
"__type_requested": "Deserialized.Microsoft.Exchange.Data.Directory.ADMultiValuedProperty`1[[Microsoft.Exchange.Data.Directory.ADObjectId,",
"required": false,
"name": "RejectMessagesFromDLMembers",
"title": "RejectMessagesFromDLMembers",
"items": {
"type": "string"
},
"__type_mapping_type": "String[]",
"readonly": true,
"type": "array",
"description": "The RejectMessagesFromDLMembers parameter specifies the distribution list members from which to reject messages. You can use any of the following values to specify the recipients:\nDN\nAlias\nCanonical name\nDisplay name\nGUID\nName\nLegacyExchangeDN\nPrimary SMTP email address\nBy default, this parameter is blank, which enables the mail-enabled user to accept messages from all senders."
},
"UMDtmfMap": {
"__type_requested": "Deserialized.Microsoft.Exchange.Data.MultiValuedProperty`1[[System.String,",
"required": false,
"name": "UMDtmfMap",
"title": "UMDtmfMap",
"items": {
"type": "string"
},
"__type_mapping_type": "String[]",
"readonly": true,
"type": "array",
"description": "This parameter is reserved for internal Microsoft use."
},
"MailboxMoveBatchName": {
"__type_requested": "System.String",
"required": false,
"name": "MailboxMoveBatchName",
"title": "MailboxMoveBatchName",
"__type_mapping_type": "String",
"readonly": true,
"type": "string"
},
"AddressListMembership": {
"__type_requested": "Deserialized.Microsoft.Exchange.Data.Directory.ADMultiValuedProperty`1[[Microsoft.Exchange.Data.Directory.ADObjectId,",
"required": false,
"name": "AddressListMembership",
"title": "AddressListMembership",
"items": {
"type": "string"
},
"__type_mapping_type": "String[]",
"readonly": true,
"type": "array"
},
"MailboxMoveSourceMDB": {
"__type_requested": "",
"required": false,
"name": "MailboxMoveSourceMDB",
"title": "MailboxMoveSourceMDB",
"__type_mapping_type": "Unknown",
"readonly": true,
"type": "string",
"__WARNING": "Unhandled and unknown upstream type, this attribute forced into a readonly string"
},
"ExtensionCustomAttribute3": {
"__type_requested": "Deserialized.Microsoft.Exchange.Data.MultiValuedProperty`1[[System.String,",
"required": false,
"name": "ExtensionCustomAttribute3",
"title": "ExtensionCustomAttribute3",
"items": {
"type": "string"
},
"__type_mapping_type": "String[]",
"readonly": true,
"type": "array",
"description": "The ExtensionCustomAttribute1-5 parameters specify custom attributes that store additional information. You can specify multiple values for these parameters as a comma delimited list. Each ExtensionCustomAttribute parameter can hold up to 1,300 values.\nFor more information about custom attributes, see Custom attributes.\nFor more information about using multivalued properties, see Modifying multivalued properties."
},
"ExtensionCustomAttribute2": {
"__type_requested": "Deserialized.Microsoft.Exchange.Data.MultiValuedProperty`1[[System.String,",
"required": false,
"name": "ExtensionCustomAttribute2",
"title": "ExtensionCustomAttribute2",
"items": {
"type": "string"
},
"__type_mapping_type": "String[]",
"readonly": true,
"type": "array",
"description": "The ExtensionCustomAttribute1-5 parameters specify custom attributes that store additional information. You can specify multiple values for these parameters as a comma delimited list. Each ExtensionCustomAttribute parameter can hold up to 1,300 values.\nFor more information about custom attributes, see Custom attributes.\nFor more information about using multivalued properties, see Modifying multivalued properties."
},
"ExtensionCustomAttribute1": {
"__type_requested": "Deserialized.Microsoft.Exchange.Data.MultiValuedProperty`1[[System.String,",
"required": false,
"name": "ExtensionCustomAttribute1",
"title": "ExtensionCustomAttribute1",
"items": {
"type": "string"
},
"__type_mapping_type": "String[]",
"readonly": true,
"type": "array",
"description": "The ExtensionCustomAttribute1-5 parameters specify custom attributes that store additional information. You can specify multiple values for these parameters as a comma delimited list. Each ExtensionCustomAttribute parameter can hold up to 1,300 values.\nFor more information about custom attributes, see Custom attributes.\nFor more information about using multivalued properties, see Modifying multivalued properties."
},
"StartDateForRetentionHold": {
"__type_requested": "DateTime",
"__type_mapping_type": "DateTime",
"name": "StartDateForRetentionHold",
"title": "StartDateForRetentionHold",
"format": "date-time",
"required": false,
"readonly": true,
"type": "string",
"description": "The StartDateForRetentionHold parameter specifies the start date for retention hold for MRM. To use this parameter, the RetentionHoldEnabled parameter must be set to $true."
},
"ExtensionCustomAttribute5": {
"__type_requested": "Deserialized.Microsoft.Exchange.Data.MultiValuedProperty`1[[System.String,",
"required": false,
"name": "ExtensionCustomAttribute5",
"title": "ExtensionCustomAttribute5",
"items": {
"type": "string"
},
"__type_mapping_type": "String[]",
"readonly": true,
"type": "array",
"description": "The ExtensionCustomAttribute1-5 parameters specify custom attributes that store additional information. You can specify multiple values for these parameters as a comma delimited list. Each ExtensionCustomAttribute parameter can hold up to 1,300 values.\nFor more information about custom attributes, see Custom attributes.\nFor more information about using multivalued properties, see Modifying multivalued properties."
},
"ExtensionCustomAttribute4": {
"__type_requested": "Deserialized.Microsoft.Exchange.Data.MultiValuedProperty`1[[System.String,",
"required": false,
"name": "ExtensionCustomAttribute4",
"title": "ExtensionCustomAttribute4",
"items": {
"type": "string"
},
"__type_mapping_type": "String[]",
"readonly": true,
"type": "array",
"description": "The ExtensionCustomAttribute1-5 parameters specify custom attributes that store additional information. You can specify multiple values for these parameters as a comma delimited list. Each ExtensionCustomAttribute parameter can hold up to 1,300 values.\nFor more information about custom attributes, see Custom attributes.\nFor more information about using multivalued properties, see Modifying multivalued properties."
},
"CustomAttribute10": {
"__type_requested": "System.String",
"required": false,
"name": "CustomAttribute10",
"title": "CustomAttribute10",
"__type_mapping_type": "String",
"readonly": true,
"type": "string",
"description": "The CustomAttribute1 to CustomAttribute15 parameters specify custom attributes. You can use these attributes to store additional information."
},
"Password": {
"__type_requested": "SecureString",
"__type_mapping_type": "Unknown",
"description": "The Password parameter specifies the password used by the mail user to secure his or her account and associated mailbox in the service.",
"title": "Password",
"required": true,
"readonly": true,
"__WARNING": "Unhandled and unknown upstream type, this attribute forced into a readonly string",
"type": "string",
"name": "Password"
},
"IsSoftDeletedByDisable": {
"__type_requested": "System.Boolean",
"required": false,
"name": "IsSoftDeletedByDisable",
"title": "IsSoftDeletedByDisable",
"__type_mapping_type": "Boolean",
"readonly": true,
"type": "boolean"
},
"Room": {
"__type_requested": "SwitchParameter",
"__type_mapping_type": "Boolean",
"description": "The Room switch specifies that the mailbox in the service should be created as a room resource mailbox.\nYou can't use the Room switch if you specified the Equipment switch.",
"title": "Room",
"required": true,
"readonly": false,
"type": "boolean",
"name": "Room"
},
"WindowsEmailAddress": {
"__type_requested": "System.String",
"required": false,
"name": "WindowsEmailAddress",
"title": "WindowsEmailAddress",
"__type_mapping_type": "String",
"readonly": true,
"type": "string",
"description": "The WindowsEmailAddress parameter specifies the Windows email address for this mail-enabled user. This address isn't used by Exchange."
},
"SendModerationNotifications": {
"__type_requested": "System.String",
"__type_mapping_type": "String",
"description": "The SendModerationNotifications parameter specifies whether status notifications are sent to users when they send a message to the moderated distribution group. You can specify one of the following values:\nAlways\nInternal\nNever\nSet this parameter to Always if you want notifications to be sent to all senders.\nSet this parameter to Internal if you want notifications to be sent only to the senders who are internal to your organization.\nSet this parameter to Never to disable all status notifications.\nThe default value is Never.\nThe sender is always notified if the message is rejected by the moderators, regardless of the value of this parameter.",
"title": "SendModerationNotifications",
"required": false,
"readonly": false,
"type": "string",
"name": "SendModerationNotifications"
},
"ExchangeGuid": {
"__type_requested": "System.Guid",
"required": false,
"name": "ExchangeGuid",
"title": "ExchangeGuid",
"__type_mapping_type": "String",
"readonly": true,
"type": "string",
"description": "This parameter is reserved for internal Microsoft use."
},
"Alias": {
"__type_requested": "String",
"__type_mapping_type": "String",
"description": "The Alias parameter specifies the email alias of the user and its associated mailbox in the service that you're creating.\nThe alias can be a combination of characters separated by a period with no intervening spaces. Don't use special characters in the alias.",
"title": "Alias",
"required": false,
"readonly": false,
"type": "string",
"name": "Alias"
},
"RetentionComment": {
"__type_requested": "System.String",
"required": false,
"name": "RetentionComment",
"title": "RetentionComment",
"__type_mapping_type": "String",
"readonly": true,
"type": "string",
"description": "The RetentionComment parameter specifies a comment displayed in Microsoft Outlook regarding the user's retention hold status.\nThis comment can be set only if the RetentionHoldEnabled parameter is set to $true. This comment should be localized to the user's preferred language."
},
"MailTip": {
"__type_requested": "String",
"required": false,
"name": "MailTip",
"title": "MailTip",
"__type_mapping_type": "String",
"readonly": true,
"type": "string",
"description": "The MailTip parameter specifies the message displayed to senders when they start drafting an email message to this mail-enabled user. The MailTip parameter message must be less than or equal to 250 characters."
},
"CustomAttribute11": {
"__type_requested": "System.String",
"required": false,
"name": "CustomAttribute11",
"title": "CustomAttribute11",
"__type_mapping_type": "String",
"readonly": true,
"type": "string",
"description": "The CustomAttribute1 to CustomAttribute15 parameters specify custom attributes. You can use these attributes to store additional information."
},
"OverrideRecipientQuotas": {
"__type_requested": "SwitchParameter",
"__type_mapping_type": "Boolean",
"description": "This parameter is reserved for internal Microsoft use.",
"title": "OverrideRecipientQuotas",
"required": false,
"readonly": false,
"type": "boolean",
"name": "OverrideRecipientQuotas"
},
"CustomAttribute13": {
"__type_requested": "System.String",
"required": false,
"name": "CustomAttribute13",
"title": "CustomAttribute13",
"__type_mapping_type": "String",
"readonly": true,
"type": "string",
"description": "The CustomAttribute1 to CustomAttribute15 parameters specify custom attributes. You can use these attributes to store additional information."
},
"CustomAttribute12": {
"__type_requested": "System.String",
"required": false,
"name": "CustomAttribute12",
"title": "CustomAttribute12",
"__type_mapping_type": "String",
"readonly": true,
"type": "string",
"description": "The CustomAttribute1 to CustomAttribute15 parameters specify custom attributes. You can use these attributes to store additional information."
},
"ArchiveName": {
"__type_requested": "Deserialized.Microsoft.Exchange.Data.MultiValuedProperty`1[[System.String,",
"required": false,
"name": "ArchiveName",
"title": "ArchiveName",
"items": {
"type": "string"
},
"__type_mapping_type": "String[]",
"readonly": true,
"type": "array",
"description": "The ArchiveName parameter specifies the name of the archive mailbox. Use this parameter to change the name of the archive."
},
"CustomAttribute14": {
"__type_requested": "System.String",
"required": false,
"name": "CustomAttribute14",
"title": "CustomAttribute14",
"__type_mapping_type": "String",
"readonly": true,
"type": "string",
"description": "The CustomAttribute1 to CustomAttribute15 parameters specify custom attributes. You can use these attributes to store additional information."
},
"SingleItemRecoveryEnabled": {
"__type_requested": "System.Boolean",
"required": false,
"name": "SingleItemRecoveryEnabled",
"title": "SingleItemRecoveryEnabled",
"__type_mapping_type": "Boolean",
"readonly": true,
"type": "boolean",
"description": "The SingleItemRecoveryEnabled parameter specifies whether to prevent the Recovery Items folder from being purged. When this parameter is set to $true, it prevents the Recovery Items folder from being purged. It also prevents any items from being removed that have been deleted or edited. The possible values for this parameter are $true or $false. The default value is $false."
},
"CanonicalName": {
"readonly": true,
"required": false,
"type": "string",
"name": "CanonicalName",
"title": "CanonicalName"
},
"ObjectClass": {
"__type_requested": "Deserialized.Microsoft.Exchange.Data.MultiValuedProperty`1[[System.String,",
"required": false,
"name": "ObjectClass",
"title": "ObjectClass",
"items": {
"type": "string"
},
"__type_mapping_type": "String[]",
"readonly": true,
"type": "array"
},
"WhenCreated": {
"__type_requested": "System.DateTime",
"__type_mapping_type": "DateTime",
"name": "WhenCreated",
"title": "WhenCreated",
"format": "date-time",
"required": false,
"readonly": true,
"type": "string"
},
"RemoteRoutingAddress": {
"__type_requested": "System.String",
"__type_mapping_type": "String",
"description": "The RemoteRoutingAddress parameter specifies the SMTP address of the mailbox in the service that this user is associated with. This address is created automatically when the service is initially configured in the format of <your domain>.mail.onmicrosoft.com.\nIf you've configured mail flow between the on-premises organization and the service, such as in a hybrid deployment, you don't need to specify this parameter. The remote routing address is calculated automatically and assigned to the email address policy for the on-premises organization by the Hybrid Configuration wizard.",
"title": "RemoteRoutingAddress",
"required": false,
"readonly": false,
"type": "string",
"name": "RemoteRoutingAddress"
},
"Id": {
"__type_requested": "System.String",
"required": false,
"name": "Id",
"title": "Id",
"__type_mapping_type": "String",
"readonly": true,
"type": "string"
}
},
"schema_version": "15312"
}