Messages
The following table lists the messages for the Mailbox table. Messages represent operations that can be performed on the table. They may also be events.
Name Is Event? |
Web API Operation | SDK for .NET |
---|---|---|
Assign Event: False |
PATCH /mailboxes(mailboxid)Update the ownerid property. |
AssignRequest |
Associate Event: True |
Associate records | Associate records |
Create Event: True |
POST /mailboxesSee Create |
Create records |
Delete Event: False |
DELETE /mailboxes(mailboxid)See Delete |
Delete records |
Disassociate Event: True |
Disassociate records | Disassociate records |
GrantAccess Event: False |
GrantAccess | GrantAccessRequest |
ModifyAccess Event: False |
ModifyAccess | ModifyAccessRequest |
Retrieve Event: False |
GET /mailboxes(mailboxid)See Retrieve |
Retrieve records |
RetrieveMultiple Event: False |
GET /mailboxesSee Query data |
Query data |
RetrievePrincipalAccess Event: False |
RetrievePrincipalAccess | RetrievePrincipalAccessRequest |
RetrieveSharedPrincipalsAndAccess Event: False |
RetrieveSharedPrincipalsAndAccess | RetrieveSharedPrincipalsAndAccessRequest |
RevokeAccess Event: False |
RevokeAccess | RevokeAccessRequest |
SetState Event: False |
PATCH /mailboxes(mailboxid)Update the statecode and statuscode properties. |
SetStateRequest |
Update Event: True |
PATCH /mailboxes(mailboxid)See Update |
Update records |
Upsert Event: False |
PATCH /mailboxes(mailboxid)See Upsert a table row |
UpsertRequest |
Properties
The following table lists selected properties for the Mailbox table.
Property | Value |
---|---|
DisplayName | Mailbox |
DisplayCollectionName | Mailboxes |
SchemaName | Mailbox |
CollectionSchemaName | Mailboxes |
EntitySetName | mailboxes |
LogicalName | mailbox |
LogicalCollectionName | mailboxes |
PrimaryIdAttribute | mailboxid |
PrimaryNameAttribute | name |
TableType | Standard |
OwnershipType | UserOwned |
Writable columns/attributes
These columns/attributes return true for either IsValidForCreate or IsValidForUpdate (usually both). Listed by SchemaName.
- ACSEnabledForOutgoingEmail
- ACSMailFromCreated
- ACSOutgoingEmailStatus
- ACTDeliveryMethod
- ACTStatus
- AllowEmailConnectorToUseCredentials
- EmailAddress
- EmailRouterAccessApproval
- EmailServerProfile
- EnabledForACT
- EnabledForIncomingEmail
- EnabledForOutgoingEmail
- EntityImage
- EWSURL
- ExchangeContactsImportStatus
- ExchangeSyncStateXml
- FolderHierarchy
- IncomingEmailDeliveryMethod
- IncomingEmailStatus
- IsACTSyncOrgFlagSet
- IsEmailAddressApprovedByO365Admin
- ItemsFailedForLastSync
- ItemsProcessedForLastSync
- LastAutoDiscoveredOn
- LastIncomingEmailsRequestedFromEmailServerOn
- LastMessageId
- LastSuccessfulSyncCompletedOn
- LastSyncError
- LastSyncErrorCode
- LastSyncErrorCount
- LastSyncErrorMachineName
- LastSyncErrorOccurredOn
- LastTagCompletedOn
- LastTaggedMessageId
- LastTagProcessedMaxItems
- MailboxId
- MailboxProcessingContext
- Name
- OauthAccessToken
- OauthRefreshToken
- OauthTokenExpiresOn
- OfficeAppsDeploymentScheduled
- OfficeAppsDeploymentStatus
- OrgMarkedAsPrimaryForExchangeSync
- OutgoingEmailDeliveryMethod
- OutgoingEmailStatus
- OwnerId
- OwnerIdType
- Password
- PostponeMailboxProcessingUntil
- PostponeOfficeAppsDeploymentUntil
- PostponeSendingUntil
- PostponeTestEmailConfigurationUntil
- ProcessAndDeleteEmails
- ProcessEmailReceivedAfter
- ProcessingLastAttemptedOn
- StateCode
- StatusCode
- TagEmailsAfter
- TestEmailConfigurationRetryCount
- TestEmailConfigurationScheduled
- TestMailboxAccessCompletedOn
- TimeZoneRuleVersionNumber
- UndeliverableFolder
- Username
- UTCConversionTimeZoneCode
- VerboseLoggingEnabled
ACSEnabledForOutgoingEmail
Property | Value |
---|---|
Description | Determines if ACS integration should be enabled for outgoing email synchronization. |
DisplayName | ACS Enabled for Outgoing Email |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | acsenabledforoutgoingemail |
RequiredLevel | None |
Type | Boolean |
GlobalChoiceName | mailbox_acsenabledforoutgoingemail |
DefaultValue | False |
True Label | Yes |
False Label | No |
ACSMailFromCreated
Property | Value |
---|---|
Description | For internal use only. |
DisplayName | ACS MailFrom Created |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | acsmailfromcreated |
RequiredLevel | None |
Type | Boolean |
GlobalChoiceName | mailbox_acsmailfromcreated |
DefaultValue | False |
True Label | Yes |
False Label | No |
ACSOutgoingEmailStatus
Property | Value |
---|---|
Description | The status of ACS outgoing email synchronization. |
DisplayName | ACS Outgoing Email Status |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | acsoutgoingemailstatus |
RequiredLevel | None |
Type | Picklist |
DefaultFormValue | 0 |
GlobalChoiceName | mailbox_acsoutgoingemailstatus |
ACSOutgoingEmailStatus Choices/Options
Value | Label |
---|---|
0 | Not Run |
1 | Success |
2 | Failure |
ACTDeliveryMethod
Property | Value |
---|---|
Description | Choose the delivery method for the mailbox for appointments, contacts, and tasks. |
DisplayName | Appointments, Contacts, and Tasks |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | actdeliverymethod |
RequiredLevel | None |
Type | Picklist |
DefaultFormValue | 0 |
GlobalChoiceName | mailbox_actdeliverymethod |
ACTDeliveryMethod Choices/Options
Value | Label |
---|---|
0 | Microsoft Dynamics 365 for Outlook |
1 | Server-Side Synchronization |
2 | None |
ACTStatus
Property | Value |
---|---|
Description | Status of the Appointments, Contacts, and Tasks. |
DisplayName | Appointments, Contacts, and Tasks Status |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | actstatus |
RequiredLevel | None |
Type | Picklist |
DefaultFormValue | 0 |
GlobalChoiceName | mailbox_actstatus |
ACTStatus Choices/Options
Value | Label |
---|---|
0 | Not Run |
1 | Success |
2 | Failure |
AllowEmailConnectorToUseCredentials
Property | Value |
---|---|
Description | Choose whether to allow the email connector to use credentials. |
DisplayName | Allow to Use Credentials for Email Processing |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | allowemailconnectortousecredentials |
RequiredLevel | None |
Type | Boolean |
GlobalChoiceName | mailbox_allowemailconnectortousecredentials |
DefaultValue | False |
True Label | Yes |
False Label | No |
EmailAddress
Property | Value |
---|---|
Description | Type the email address of the mailbox. |
DisplayName | Email Address |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | emailaddress |
RequiredLevel | None |
Type | String |
Format | |
FormatName | |
ImeMode | Inactive |
IsLocalizable | False |
MaxLength | 100 |
EmailRouterAccessApproval
Property | Value |
---|---|
Description | Shows the status of the email address. |
DisplayName | Email Address Status |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | emailrouteraccessapproval |
RequiredLevel | SystemRequired |
Type | Picklist |
DefaultFormValue | 0 |
GlobalChoiceName | mailbox_emailrouteraccessapproval |
EmailRouterAccessApproval Choices/Options
Value | Label |
---|---|
0 | Empty |
1 | Approved |
2 | Pending Approval |
3 | Rejected |
EmailServerProfile
Property | Value |
---|---|
Description | Select the email server profile of the mailbox. |
DisplayName | Server Profile |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | emailserverprofile |
RequiredLevel | None |
Type | Lookup |
Targets | emailserverprofile |
EnabledForACT
Property | Value |
---|---|
Description | Indicates whether the mailbox is enabled for Appointments, Contacts, and Tasks. |
DisplayName | Enabled For Appointments, Contacts, And Tasks |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | enabledforact |
RequiredLevel | SystemRequired |
Type | Boolean |
GlobalChoiceName | mailbox_enabledforact |
DefaultValue | True |
True Label | Yes |
False Label | No |
EnabledForIncomingEmail
Property | Value |
---|---|
Description | Choose whether the mailbox is enabled for receiving email. |
DisplayName | Enabled For Incoming Email |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | enabledforincomingemail |
RequiredLevel | SystemRequired |
Type | Boolean |
GlobalChoiceName | mailbox_enabledforincomingemail |
DefaultValue | True |
True Label | Yes |
False Label | No |
EnabledForOutgoingEmail
Property | Value |
---|---|
Description | Choose whether the mailbox is enabled for sending email. |
DisplayName | Enabled For Outgoing Email |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | enabledforoutgoingemail |
RequiredLevel | SystemRequired |
Type | Boolean |
GlobalChoiceName | mailbox_enabledforoutgoingemail |
DefaultValue | True |
True Label | Yes |
False Label | No |
EntityImage
Property | Value |
---|---|
Description | The default image for the entity. |
DisplayName | Entity Image |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | entityimage |
RequiredLevel | None |
Type | Image |
CanStoreFullImage | False |
IsPrimaryImage | True |
MaxHeight | 144 |
MaxSizeInKB | 10240 |
MaxWidth | 144 |
EWSURL
Property | Value |
---|---|
Description | Exchange web services endpoint URL for the mailbox. |
DisplayName | Exchange Web Services URL |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | ewsurl |
RequiredLevel | None |
Type | String |
Format | Url |
FormatName | Url |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 2084 |
ExchangeContactsImportStatus
Property | Value |
---|---|
Description | Indicates the exchange contacts import status for a mailbox record. |
DisplayName | Exchange Contacts Import Status |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | exchangecontactsimportstatus |
RequiredLevel | None |
Type | Picklist |
DefaultFormValue | 0 |
GlobalChoiceName | mailbox_exchangecontactsimportstatus |
ExchangeContactsImportStatus Choices/Options
Value | Label |
---|---|
0 | NotImported |
1 | Imported |
2 | ImportFailed |
ExchangeSyncStateXml
Property | Value |
---|---|
Description | Contains the exchange synchronization state in XML format. |
DisplayName | Exchange Sync State |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | exchangesyncstatexml |
RequiredLevel | None |
Type | Memo |
Format | TextArea |
FormatName | TextArea |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 1073741823 |
FolderHierarchy
Property | Value |
---|---|
Description | Holds the hierarchy of folders under inbox in XML format. |
DisplayName | Folder Hierarchy |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | folderhierarchy |
RequiredLevel | None |
Type | Memo |
Format | TextArea |
FormatName | TextArea |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 1073741823 |
IncomingEmailDeliveryMethod
Property | Value |
---|---|
Description | Select how incoming email will be delivered to the mailbox. |
DisplayName | Incoming Email |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | incomingemaildeliverymethod |
RequiredLevel | None |
Type | Picklist |
DefaultFormValue | -1 |
GlobalChoiceName | mailbox_incomingemaildeliverymethod |
IncomingEmailDeliveryMethod Choices/Options
Value | Label |
---|---|
0 | None |
1 | Microsoft Dynamics 365 for Outlook |
2 | Server-Side Synchronization |
3 | Forward Mailbox |
IncomingEmailStatus
Property | Value |
---|---|
Description | Select the status that will be assigned to incoming email messages. |
DisplayName | Incoming Email Status |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | incomingemailstatus |
RequiredLevel | None |
Type | Picklist |
DefaultFormValue | 0 |
GlobalChoiceName | mailbox_incomingemailstatus |
IncomingEmailStatus Choices/Options
Value | Label |
---|---|
0 | Not Run |
1 | Success |
2 | Failure |
IsACTSyncOrgFlagSet
Property | Value |
---|---|
Description | Set the current organization as the synchronization organization. |
DisplayName | Set Current Organization as Synchronization Organization |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | isactsyncorgflagset |
RequiredLevel | None |
Type | Boolean |
GlobalChoiceName | mailbox_isactsyncorgflagset |
DefaultValue | False |
True Label | Yes |
False Label | No |
IsEmailAddressApprovedByO365Admin
Property | Value |
---|---|
Description | Shows the status of approval of the email address by O365 Admin. |
DisplayName | Email Address O365 Admin Approval Status |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | isemailaddressapprovedbyo365admin |
RequiredLevel | SystemRequired |
Type | Boolean |
GlobalChoiceName | mailbox_isemailaddressapprovedbyo365admin |
DefaultValue | False |
True Label | Yes |
False Label | No |
ItemsFailedForLastSync
Property | Value |
---|---|
Description | For internal use only. |
DisplayName | Items Failed For Last Sync |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | itemsfailedforlastsync |
RequiredLevel | None |
Type | Integer |
MaxValue | 2147483647 |
MinValue | 0 |
ItemsProcessedForLastSync
Property | Value |
---|---|
Description | For internal use only. |
DisplayName | Items Processed For Last Sync |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | itemsprocessedforlastsync |
RequiredLevel | None |
Type | Integer |
MaxValue | 2147483647 |
MinValue | 0 |
LastAutoDiscoveredOn
Property | Value |
---|---|
Description | Shows the date and time when the Exchange web services URL was last discovered using the AutoDiscover service. |
DisplayName | Last Auto Discovered On |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | lastautodiscoveredon |
RequiredLevel | None |
Type | DateTime |
CanChangeDateTimeBehavior | False |
DateTimeBehavior | UserLocal |
Format | DateAndTime |
ImeMode | Auto |
SourceTypeMask | 0 |
LastIncomingEmailsRequestedFromEmailServerOn
Property | Value |
---|---|
Description | The timestamp when last set of incoming emails were requested from external email server. For internal use only. |
DisplayName | Last Incoming Emails Requested From Email Server On |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | lastincomingemailsrequestedfromemailserveron |
RequiredLevel | None |
Type | DateTime |
CanChangeDateTimeBehavior | False |
DateTimeBehavior | UserLocal |
Format | DateAndTime |
ImeMode | Inactive |
SourceTypeMask | 0 |
LastMessageId
Property | Value |
---|---|
Description | Unique identifier of the last message. |
DisplayName | Last Message ID |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | lastmessageid |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 320 |
LastSuccessfulSyncCompletedOn
Property | Value |
---|---|
Description | Last Successful Sync Time |
DisplayName | Last Successful Sync Time |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | lastsuccessfulsynccompletedon |
RequiredLevel | None |
Type | DateTime |
CanChangeDateTimeBehavior | False |
DateTimeBehavior | UserLocal |
Format | DateAndTime |
ImeMode | Auto |
SourceTypeMask | 0 |
LastSyncError
Property | Value |
---|---|
Description | For internal use only. |
DisplayName | Last Sync Error Stack |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | lastsyncerror |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 2048 |
LastSyncErrorCode
Property | Value |
---|---|
Description | For internal use only. |
DisplayName | Last Sync Error Code |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | lastsyncerrorcode |
RequiredLevel | None |
Type | Integer |
MaxValue | 2147483647 |
MinValue | -2147483648 |
LastSyncErrorCount
Property | Value |
---|---|
Description | For internal use only |
DisplayName | Last Sync Error Continuous Count |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | lastsyncerrorcount |
RequiredLevel | None |
Type | Integer |
MaxValue | 2147483647 |
MinValue | 0 |
LastSyncErrorMachineName
Property | Value |
---|---|
Description | For internal use only. |
DisplayName | Last Sync Error Machine Name |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | lastsyncerrormachinename |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 320 |
LastSyncErrorOccurredOn
Property | Value |
---|---|
Description | For internal use only. |
DisplayName | Last Sync Error Time |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | lastsyncerroroccurredon |
RequiredLevel | None |
Type | DateTime |
CanChangeDateTimeBehavior | False |
DateTimeBehavior | UserLocal |
Format | DateAndTime |
ImeMode | Auto |
SourceTypeMask | 0 |
LastTagCompletedOn
Property | Value |
---|---|
Description | Identifies the timestamp when tagging last completed. For internal use only. |
DisplayName | Last Tag Completed On |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | lasttagcompletedon |
RequiredLevel | None |
Type | DateTime |
CanChangeDateTimeBehavior | False |
DateTimeBehavior | UserLocal |
Format | DateAndTime |
ImeMode | Inactive |
SourceTypeMask | 0 |
LastTaggedMessageId
Property | Value |
---|---|
Description | Identifies the last MessageId that has been processed for tagging in the remote system. |
DisplayName | Last Tagged MessageId |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | lasttaggedmessageid |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 320 |
LastTagProcessedMaxItems
Property | Value |
---|---|
Description | Indicates if the last tagging cycle processed the maximum number of items. For internal use only. |
DisplayName | Last Tag Processed Max Items |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | lasttagprocessedmaxitems |
RequiredLevel | None |
Type | Boolean |
GlobalChoiceName | mailbox_lasttagprocessedmaxitems |
DefaultValue | False |
True Label | Yes |
False Label | No |
MailboxId
Property | Value |
---|---|
Description | Unique identifier of the mailbox. |
DisplayName | Mailbox |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | mailboxid |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
MailboxProcessingContext
Property | Value |
---|---|
Description | For internal use only. |
DisplayName | Processing Context of the Mailbox |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | mailboxprocessingcontext |
RequiredLevel | None |
Type | Integer |
MaxValue | 2147483647 |
MinValue | 0 |
Name
Property | Value |
---|---|
Description | Type the name of the mailbox. |
DisplayName | Name |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | name |
RequiredLevel | SystemRequired |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 200 |
OauthAccessToken
Property | Value |
---|---|
Description | Type the Oauth access token for the mailbox. |
DisplayName | Oauth access token |
IsValidForForm | False |
IsValidForRead | False |
LogicalName | oauthaccesstoken |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 1024 |
OauthRefreshToken
Property | Value |
---|---|
Description | Type the Oauth refresh token for the mailbox. |
DisplayName | Oauth refresh token |
IsValidForForm | False |
IsValidForRead | False |
LogicalName | oauthrefreshtoken |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 256 |
OauthTokenExpiresOn
Property | Value |
---|---|
Description | Date and time when the Oauth token will expire |
DisplayName | Oauth token expiration datetime |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | oauthtokenexpireson |
RequiredLevel | None |
Type | DateTime |
CanChangeDateTimeBehavior | False |
DateTimeBehavior | UserLocal |
Format | DateAndTime |
ImeMode | Inactive |
SourceTypeMask | 0 |
OfficeAppsDeploymentScheduled
Property | Value |
---|---|
Description | Indicates if the office apps deployment has been scheduled for a mailbox record. |
DisplayName | Office Apps Deployment Scheduled |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | officeappsdeploymentscheduled |
RequiredLevel | None |
Type | Boolean |
GlobalChoiceName | mailbox_officeappsdeploymentscheduled |
DefaultValue | False |
True Label | Yes |
False Label | No |
OfficeAppsDeploymentStatus
Property | Value |
---|---|
Description | Indicates the office apps deployment type for a mailbox record. |
DisplayName | Office Apps Deployment Type |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | officeappsdeploymentstatus |
RequiredLevel | None |
Type | Picklist |
DefaultFormValue | 0 |
GlobalChoiceName | mailbox_officeappsdeploymentstatus |
OfficeAppsDeploymentStatus Choices/Options
Value | Label |
---|---|
0 | NotInstalled |
1 | Installed |
2 | InstallFailed |
3 | UninstallFailed |
4 | UpgradeRequired |
OrgMarkedAsPrimaryForExchangeSync
Property | Value |
---|---|
Description | Indicates if the crm org is to be marked as primary syncing org for the mailbox record. |
DisplayName | Crm Org Marked as Primary Org for Exchange Mailbox |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | orgmarkedasprimaryforexchangesync |
RequiredLevel | None |
Type | Boolean |
GlobalChoiceName | mailbox_orgmarkedasprimaryforexchangesync |
DefaultValue | False |
True Label | Yes |
False Label | No |
OutgoingEmailDeliveryMethod
Property | Value |
---|---|
Description | Select how outgoing email will be sent from the mailbox. |
DisplayName | Outgoing Email |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | outgoingemaildeliverymethod |
RequiredLevel | None |
Type | Picklist |
DefaultFormValue | -1 |
GlobalChoiceName | mailbox_outgoingemaildeliverymethod |
OutgoingEmailDeliveryMethod Choices/Options
Value | Label |
---|---|
0 | None |
1 | Microsoft Dynamics 365 for Outlook |
2 | Server-Side Synchronization |
OutgoingEmailStatus
Property | Value |
---|---|
Description | Select the status of outgoing email messages. |
DisplayName | Outgoing Email Status |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | outgoingemailstatus |
RequiredLevel | None |
Type | Picklist |
DefaultFormValue | 0 |
GlobalChoiceName | mailbox_outgoingemailstatus |
OutgoingEmailStatus Choices/Options
Value | Label |
---|---|
0 | Not Run |
1 | Success |
2 | Failure |
OwnerId
Property | Value |
---|---|
Description | Enter the user or team who is assigned to manage the record. This field is updated every time the record is assigned to a different user. |
DisplayName | Owner |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | ownerid |
RequiredLevel | SystemRequired |
Type | Owner |
Targets | systemuser, team |
OwnerIdType
Property | Value |
---|---|
Description | Owner Id Type |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owneridtype |
RequiredLevel | SystemRequired |
Type | EntityName |
Password
Property | Value |
---|---|
Description | Type the password for the mailbox. |
DisplayName | Password |
IsValidForForm | True |
IsValidForRead | False |
LogicalName | password |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 200 |
PostponeMailboxProcessingUntil
Property | Value |
---|---|
Description | Shows the date and time when processing will begin on this mailbox. |
DisplayName | Postpone Mailbox Processing Until |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | postponemailboxprocessinguntil |
RequiredLevel | SystemRequired |
Type | DateTime |
CanChangeDateTimeBehavior | False |
DateTimeBehavior | UserLocal |
Format | DateOnly |
ImeMode | Inactive |
SourceTypeMask | 0 |
PostponeOfficeAppsDeploymentUntil
Property | Value |
---|---|
Description | Shows the date and time when the next outlook mail app install will be run for a mailbox record. |
DisplayName | Postpone Outlook Mail App Install Until |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | postponeofficeappsdeploymentuntil |
RequiredLevel | None |
Type | DateTime |
CanChangeDateTimeBehavior | False |
DateTimeBehavior | UserLocal |
Format | DateAndTime |
ImeMode | Inactive |
SourceTypeMask | 0 |
PostponeSendingUntil
Property | Value |
---|---|
Description | Shows the date and time when the mailbox can start sending emails. |
DisplayName | Postpone Sending Until |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | postponesendinguntil |
RequiredLevel | SystemRequired |
Type | DateTime |
CanChangeDateTimeBehavior | False |
DateTimeBehavior | UserLocal |
Format | DateOnly |
ImeMode | Inactive |
SourceTypeMask | 0 |
PostponeTestEmailConfigurationUntil
Property | Value |
---|---|
Description | Shows the date and time when the next email configuration test will be run for a mailbox record. |
DisplayName | Postpone Test Email Configuration Until |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | postponetestemailconfigurationuntil |
RequiredLevel | None |
Type | DateTime |
CanChangeDateTimeBehavior | False |
DateTimeBehavior | UserLocal |
Format | DateAndTime |
ImeMode | Inactive |
SourceTypeMask | 0 |
ProcessAndDeleteEmails
Property | Value |
---|---|
Description | Select whether to delete emails from the mailbox after processing. |
DisplayName | Delete Emails after Processing |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | processanddeleteemails |
RequiredLevel | None |
Type | Boolean |
GlobalChoiceName | mailbox_processanddeleteemails |
DefaultValue | False |
True Label | Yes |
False Label | No |
ProcessEmailReceivedAfter
Property | Value |
---|---|
Description | Shows the date and time to start processing email received by the mailbox. |
DisplayName | Process Email Received After |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | processemailreceivedafter |
RequiredLevel | None |
Type | DateTime |
CanChangeDateTimeBehavior | False |
DateTimeBehavior | UserLocal |
Format | DateOnly |
ImeMode | Inactive |
SourceTypeMask | 0 |
ProcessingLastAttemptedOn
Property | Value |
---|---|
Description | Date and time when the processing of the mailbox was last attempted. |
DisplayName | Date Processing Last Attempted |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | processinglastattemptedon |
RequiredLevel | None |
Type | DateTime |
CanChangeDateTimeBehavior | False |
DateTimeBehavior | UserLocal |
Format | DateAndTime |
ImeMode | Inactive |
SourceTypeMask | 0 |
StateCode
Property | Value |
---|---|
Description | Shows whether the mailbox is active or inactive. |
DisplayName | Status |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | statecode |
RequiredLevel | SystemRequired |
Type | State |
DefaultFormValue | 0 |
GlobalChoiceName | mailbox_statecode |
StateCode Choices/Options
Value | Details |
---|---|
0 | Label: Active DefaultStatus: 1 InvariantName: Active |
1 | Label: Inactive DefaultStatus: 2 InvariantName: Inactive |
StatusCode
Property | Value |
---|---|
Description | Select the mailbox's status. |
DisplayName | Status Reason |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | statuscode |
RequiredLevel | SystemRequired |
Type | Status |
DefaultFormValue | -1 |
GlobalChoiceName | mailbox_statuscode |
StatusCode Choices/Options
Value | Details |
---|---|
1 | Label: Active State:0 TransitionData: None |
2 | Label: Inactive State:1 TransitionData: None |
TagEmailsAfter
Property | Value |
---|---|
Description | Identifies the timestamp after for which emails should be tagged in the remote system. |
DisplayName | Tag Emails After |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | tagemailsafter |
RequiredLevel | None |
Type | DateTime |
CanChangeDateTimeBehavior | False |
DateTimeBehavior | UserLocal |
Format | DateOnly |
ImeMode | Inactive |
SourceTypeMask | 0 |
TestEmailConfigurationRetryCount
Property | Value |
---|---|
Description | Shows the number of times an email configuration test has been performed. |
DisplayName | Test Email Configuration Retry Count |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | testemailconfigurationretrycount |
RequiredLevel | SystemRequired |
Type | Integer |
MaxValue | 2147483647 |
MinValue | 0 |
TestEmailConfigurationScheduled
Property | Value |
---|---|
Description | Indicates if the email configuration test has been scheduled for a mailbox record. |
DisplayName | Test Email Configuration Scheduled |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | testemailconfigurationscheduled |
RequiredLevel | None |
Type | Boolean |
GlobalChoiceName | mailbox_testemailconfigurationscheduled |
DefaultValue | False |
True Label | Yes |
False Label | No |
TestMailboxAccessCompletedOn
Property | Value |
---|---|
Description | Date and time when the last email configuration test was completed for a mailbox record. |
DisplayName | Mailbox Test Completed On |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | testmailboxaccesscompletedon |
RequiredLevel | None |
Type | DateTime |
CanChangeDateTimeBehavior | False |
DateTimeBehavior | UserLocal |
Format | DateAndTime |
ImeMode | Inactive |
SourceTypeMask | 0 |
TimeZoneRuleVersionNumber
Property | Value |
---|---|
Description | For internal use only. |
DisplayName | Time Zone Rule Version Number |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | timezoneruleversionnumber |
RequiredLevel | None |
Type | Integer |
MaxValue | 2147483647 |
MinValue | -1 |
UndeliverableFolder
Property | Value |
---|---|
Description | Shows the ID of the Undeliverable folder in the mailbox managed by Microsoft Exchange. |
DisplayName | Undeliverable Folder |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | undeliverablefolder |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 256 |
Username
Property | Value |
---|---|
Description | Type a user name used for mailbox authentication. |
DisplayName | User Name |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | username |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 200 |
UTCConversionTimeZoneCode
Property | Value |
---|---|
Description | Time zone code that was in use when the record was created. |
DisplayName | UTC Conversion Time Zone Code |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | utcconversiontimezonecode |
RequiredLevel | None |
Type | Integer |
MaxValue | 2147483647 |
MinValue | -1 |
VerboseLoggingEnabled
Property | Value |
---|---|
Description | Indicates if verbose tracing needs to be enabled for this mailbox. |
DisplayName | Verbose Logging |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | verboseloggingenabled |
RequiredLevel | SystemRequired |
Type | Integer |
MaxValue | 100 |
MinValue | 0 |
Read-only columns/attributes
These columns/attributes return false for both IsValidForCreate and IsValidForUpdate. Listed by SchemaName.
- AverageTotalDuration
- CreatedBy
- CreatedOn
- CreatedOnBehalfBy
- EmailAddressApprovedBy
- EmailAddressApprovedOn
- EntityImage_Timestamp
- EntityImage_URL
- EntityImageId
- ExchangeContactsImportCompletedOn
- ExchangeSyncStateXmlFileRef
- ExchangeSyncStateXmlFileRef_Name
- ForcedUnlockCount
- HostId
- IsExchangeContactsImportScheduled
- IsForwardMailbox
- IsOauthAccessTokenSet
- IsOauthRefreshTokenSet
- IsPasswordSet
- IsServiceAccount
- LastActiveOn
- LastDuration
- LastMailboxForcedUnlockOccurredOn
- LastSyncStartedOn
- MailboxStatus
- ModifiedBy
- ModifiedOn
- ModifiedOnBehalfBy
- NextScheduledACTSyncInSeconds
- NoACTCount
- NoEmailCount
- OfficeAppsDeploymentCompleteOn
- OfficeAppsDeploymentError
- OrganizationId
- OwnerIdName
- OwnerIdYomiName
- OwningBusinessUnit
- OwningTeam
- OwningUser
- ProcessedTimes
- ProcessingStateCode
- ReceivingPostponedUntil
- ReceivingPostponedUntilForACT
- RegardingObjectId
- RegardingObjectTypeCode
- TestAndEnableLastAttemptedBy
- TestAndEnableLastAttemptedOn
- TransientFailureCount
- VersionNumber
AverageTotalDuration
Property | Value |
---|---|
Description | Mailbox Total Duration in Average |
DisplayName | Monitor Total Performance |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | averagetotalduration |
RequiredLevel | None |
Type | Integer |
MaxValue | 2147483647 |
MinValue | -1 |
CreatedBy
Property | Value |
---|---|
Description | Shows who created the record. |
DisplayName | Created By |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | createdby |
RequiredLevel | None |
Type | Lookup |
Targets | systemuser |
CreatedOn
Property | Value |
---|---|
Description | Shows the date and time when the record was created. The date and time are displayed in the time zone selected in Microsoft Dynamics 365 options. |
DisplayName | Created On |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | createdon |
RequiredLevel | None |
Type | DateTime |
CanChangeDateTimeBehavior | False |
DateTimeBehavior | UserLocal |
Format | DateAndTime |
ImeMode | Inactive |
SourceTypeMask | 0 |
CreatedOnBehalfBy
Property | Value |
---|---|
Description | Shows who created the record on behalf of another user. |
DisplayName | Created By (Delegate) |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | createdonbehalfby |
RequiredLevel | None |
Type | Lookup |
Targets | systemuser |
EmailAddressApprovedBy
Property | Value |
---|---|
Description | The user who approved the email address for synchronization. |
DisplayName | Email Address Approved By |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | emailaddressapprovedby |
RequiredLevel | None |
Type | Lookup |
Targets | systemuser |
EmailAddressApprovedOn
Property | Value |
---|---|
Description | Date and time the mailbox's email address was approved. |
DisplayName | Email Address Approved On |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | emailaddressapprovedon |
RequiredLevel | None |
Type | DateTime |
CanChangeDateTimeBehavior | True |
DateTimeBehavior | UserLocal |
Format | DateAndTime |
ImeMode | Inactive |
SourceTypeMask | 0 |
EntityImage_Timestamp
Property | Value |
---|---|
Description | |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | entityimage_timestamp |
RequiredLevel | None |
Type | BigInt |
MaxValue | 9223372036854775807 |
MinValue | -9223372036854775808 |
EntityImage_URL
Property | Value |
---|---|
Description | |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | entityimage_url |
RequiredLevel | None |
Type | String |
Format | Url |
FormatName | Url |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 200 |
EntityImageId
Property | Value |
---|---|
Description | For internal use only. |
DisplayName | Entity Image Id |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | entityimageid |
RequiredLevel | None |
Type | Uniqueidentifier |
ExchangeContactsImportCompletedOn
Property | Value |
---|---|
Description | Date and time when the exchange contacts import was last completed for a mailbox record. |
DisplayName | Exchange Contacts Import Completed On |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | exchangecontactsimportcompletedon |
RequiredLevel | None |
Type | DateTime |
CanChangeDateTimeBehavior | False |
DateTimeBehavior | UserLocal |
Format | DateAndTime |
ImeMode | Auto |
SourceTypeMask | 0 |
ExchangeSyncStateXmlFileRef
Property | Value |
---|---|
Description | Reference to the ExchangeSyncStateXml file on Azure. |
DisplayName | ExchangeSyncStateXml File Ref |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | exchangesyncstatexmlfileref |
RequiredLevel | None |
Type | File |
MaxSizeInKB | 131072 |
ExchangeSyncStateXmlFileRef_Name
Property | Value |
---|---|
Description | |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | exchangesyncstatexmlfileref_name |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Disabled |
IsLocalizable | False |
MaxLength | 200 |
ForcedUnlockCount
Property | Value |
---|---|
Description | For internal use only |
DisplayName | Count of the number of times a mailbox gets forced unlocked |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | forcedunlockcount |
RequiredLevel | SystemRequired |
Type | Integer |
MaxValue | 2147483647 |
MinValue | 0 |
HostId
Property | Value |
---|---|
Description | Unique identifier of the async host that is processing this mailbox. |
DisplayName | Host |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | hostid |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 256 |
IsExchangeContactsImportScheduled
Property | Value |
---|---|
Description | Is Exchange Contacts Import Scheduled. |
DisplayName | Is Exchange Contacts Import Scheduled. |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | isexchangecontactsimportscheduled |
RequiredLevel | SystemRequired |
Type | Boolean |
GlobalChoiceName | mailbox_isexchangecontactsimportscheduled |
DefaultValue | False |
True Label | Yes |
False Label | No |
IsForwardMailbox
Property | Value |
---|---|
Description | Select whether the mailbox is a forward mailbox. |
DisplayName | Is Forward Mailbox |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | isforwardmailbox |
RequiredLevel | SystemRequired |
Type | Boolean |
GlobalChoiceName | mailbox_isforwardmailbox |
DefaultValue | True |
True Label | Yes |
False Label | No |
IsOauthAccessTokenSet
Property | Value |
---|---|
Description | |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | isoauthaccesstokenset |
RequiredLevel | None |
Type | Boolean |
GlobalChoiceName | isencryptedattributevalueset |
DefaultValue | False |
True Label | Yes |
False Label | No |
IsOauthRefreshTokenSet
Property | Value |
---|---|
Description | |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | isoauthrefreshtokenset |
RequiredLevel | None |
Type | Boolean |
GlobalChoiceName | isencryptedattributevalueset |
DefaultValue | False |
True Label | Yes |
False Label | No |
IsPasswordSet
Property | Value |
---|---|
Description | |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | ispasswordset |
RequiredLevel | None |
Type | Boolean |
GlobalChoiceName | isencryptedattributevalueset |
DefaultValue | False |
True Label | Yes |
False Label | No |
IsServiceAccount
Property | Value |
---|---|
Description | Select whether the mailbox corresponds to one for the service account. |
DisplayName | Is Service Account |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | isserviceaccount |
RequiredLevel | SystemRequired |
Type | Boolean |
GlobalChoiceName | mailbox_isserviceaccount |
DefaultValue | False |
True Label | Yes |
False Label | No |
LastActiveOn
Property | Value |
---|---|
Description | For internal use only. |
DisplayName | Last Active On |
IsValidForForm | False |
IsValidForRead | False |
LogicalName | lastactiveon |
RequiredLevel | SystemRequired |
Type | DateTime |
CanChangeDateTimeBehavior | False |
DateTimeBehavior | UserLocal |
Format | DateAndTime |
ImeMode | Inactive |
SourceTypeMask | 0 |
LastDuration
Property | Value |
---|---|
Description | Last Duration for the mailbox |
DisplayName | Monitor last duration Performance |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | lastduration |
RequiredLevel | None |
Type | Integer |
MaxValue | 2147483647 |
MinValue | -1 |
LastMailboxForcedUnlockOccurredOn
Property | Value |
---|---|
Description | For internal use only. |
DisplayName | Last Date Time when a mailbox got forced unlocked |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | lastmailboxforcedunlockoccurredon |
RequiredLevel | None |
Type | DateTime |
CanChangeDateTimeBehavior | False |
DateTimeBehavior | UserLocal |
Format | DateAndTime |
ImeMode | Auto |
SourceTypeMask | 0 |
LastSyncStartedOn
Property | Value |
---|---|
Description | Last Sync Start Time |
DisplayName | Last Sync Start Time |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | lastsyncstartedon |
RequiredLevel | None |
Type | DateTime |
CanChangeDateTimeBehavior | False |
DateTimeBehavior | UserLocal |
Format | DateAndTime |
ImeMode | Auto |
SourceTypeMask | 0 |
MailboxStatus
Property | Value |
---|---|
Description | Last Sync Status for Outgoing, Incoming and ACT as a whole. |
DisplayName | Mailbox Status |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mailboxstatus |
RequiredLevel | None |
Type | Picklist |
DefaultFormValue | 0 |
GlobalChoiceName | mailbox_status |
MailboxStatus Choices/Options
Value | Label |
---|---|
0 | Not Run |
1 | Success |
2 | Failure |
ModifiedBy
Property | Value |
---|---|
Description | Shows who last updated the record. |
DisplayName | Modified By |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | modifiedby |
RequiredLevel | None |
Type | Lookup |
Targets | systemuser |
ModifiedOn
Property | Value |
---|---|
Description | Shows the date and time when the record was last updated. The date and time are displayed in the time zone selected in Microsoft Dynamics 365 options. |
DisplayName | Modified On |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | modifiedon |
RequiredLevel | None |
Type | DateTime |
CanChangeDateTimeBehavior | False |
DateTimeBehavior | UserLocal |
Format | DateAndTime |
ImeMode | Inactive |
SourceTypeMask | 0 |
ModifiedOnBehalfBy
Property | Value |
---|---|
Description | Shows who last updated the record on behalf of another user. |
DisplayName | Modified By (Delegate) |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | modifiedonbehalfby |
RequiredLevel | None |
Type | Lookup |
Targets | systemuser |
NextScheduledACTSyncInSeconds
Property | Value |
---|---|
Description | The next scheduled ACT sync delay, in seconds, to apply to the mailbox. |
DisplayName | Next Scheduled ACT Sync Delay In Seconds |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | nextscheduledactsyncinseconds |
RequiredLevel | None |
Type | Integer |
MaxValue | 2147483647 |
MinValue | 0 |
NoACTCount
Property | Value |
---|---|
Description | For internal use only. |
DisplayName | Zero appointment, contact, task count for mailbox |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | noactcount |
RequiredLevel | None |
Type | Integer |
MaxValue | 2147483647 |
MinValue | 0 |
NoEmailCount
Property | Value |
---|---|
Description | For internal use only. |
DisplayName | Zero email count for mailbox |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | noemailcount |
RequiredLevel | None |
Type | Integer |
MaxValue | 2147483647 |
MinValue | 0 |
OfficeAppsDeploymentCompleteOn
Property | Value |
---|---|
Description | Date and time when the last office apps deployment was completed for a mailbox record. |
DisplayName | Office Apps Deployment Completed On |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | officeappsdeploymentcompleteon |
RequiredLevel | None |
Type | DateTime |
CanChangeDateTimeBehavior | False |
DateTimeBehavior | UserLocal |
Format | DateAndTime |
ImeMode | Inactive |
SourceTypeMask | 0 |
OfficeAppsDeploymentError
Property | Value |
---|---|
Description | The Office Apps deployment error. |
DisplayName | Office Apps Deployment Error |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | officeappsdeploymenterror |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 2048 |
OrganizationId
Property | Value |
---|---|
Description | Unique identifier of the organization associated with the record. |
DisplayName | Organization |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | organizationid |
RequiredLevel | SystemRequired |
Type | Lookup |
Targets | organization |
OwnerIdName
Property | Value |
---|---|
Description | Name of the owner |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owneridname |
RequiredLevel | SystemRequired |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 160 |
OwnerIdYomiName
Property | Value |
---|---|
Description | Yomi name of the owner |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owneridyominame |
RequiredLevel | SystemRequired |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 160 |
OwningBusinessUnit
Property | Value |
---|---|
Description | Select the business unit that owns the record. |
DisplayName | Owning Business Unit |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | owningbusinessunit |
RequiredLevel | None |
Type | Lookup |
Targets | businessunit |
OwningTeam
Property | Value |
---|---|
Description | Unique identifier for the team that owns the record. |
DisplayName | Owning Team |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owningteam |
RequiredLevel | None |
Type | Lookup |
Targets | team |
OwningUser
Property | Value |
---|---|
Description | Unique identifier for the user that owns the record. |
DisplayName | Owning User |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owninguser |
RequiredLevel | None |
Type | Lookup |
Targets | systemuser |
ProcessedTimes
Property | Value |
---|---|
Description | The number of times mailbox has processed |
DisplayName | Monitor Performance |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | processedtimes |
RequiredLevel | None |
Type | Integer |
MaxValue | 2147483647 |
MinValue | -1 |
ProcessingStateCode
Property | Value |
---|---|
Description | Information that indicates whether email will be processed for this mailbox |
DisplayName | Mailbox Processing State |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | processingstatecode |
RequiredLevel | SystemRequired |
Type | Integer |
MaxValue | 2147483647 |
MinValue | 0 |
ReceivingPostponedUntil
Property | Value |
---|---|
Description | For internal use only. |
DisplayName | Postpone receiving emails for the mailbox until the specified data and time. |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | receivingpostponeduntil |
RequiredLevel | None |
Type | DateTime |
CanChangeDateTimeBehavior | False |
DateTimeBehavior | UserLocal |
Format | DateOnly |
ImeMode | Inactive |
SourceTypeMask | 0 |
ReceivingPostponedUntilForACT
Property | Value |
---|---|
Description | For internal use only. |
DisplayName | Postpone processing Appointments, Contacts, and Tasks for the mailbox until the specified data and time. |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | receivingpostponeduntilforact |
RequiredLevel | None |
Type | DateTime |
CanChangeDateTimeBehavior | False |
DateTimeBehavior | UserLocal |
Format | DateOnly |
ImeMode | Inactive |
SourceTypeMask | 0 |
RegardingObjectId
Property | Value |
---|---|
Description | Choose the user associated to the mailbox. |
DisplayName | Regarding |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | regardingobjectid |
RequiredLevel | None |
Type | Lookup |
Targets | queue, systemuser |
RegardingObjectTypeCode
Property | Value |
---|---|
Description | Object Type of the entity associated with the mailbox. |
DisplayName | Regarding Object Type Code |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | regardingobjecttypecode |
RequiredLevel | None |
Type | EntityName |
TestAndEnableLastAttemptedBy
Property | Value |
---|---|
Description | The user who last attempted to Test and Enable the mailbox. |
DisplayName | Test and Enable Last Attempted By |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | testandenablelastattemptedby |
RequiredLevel | None |
Type | Lookup |
Targets | systemuser |
TestAndEnableLastAttemptedOn
Property | Value |
---|---|
Description | The date and time of the last test and enable attempt. |
DisplayName | Test and Enable Last Attempted On |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | testandenablelastattemptedon |
RequiredLevel | None |
Type | DateTime |
CanChangeDateTimeBehavior | True |
DateTimeBehavior | UserLocal |
Format | DateAndTime |
ImeMode | Inactive |
SourceTypeMask | 0 |
TransientFailureCount
Property | Value |
---|---|
Description | Concatenation of transient failure counts of all mailbox operations. |
DisplayName | Transient Failure Count |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | transientfailurecount |
RequiredLevel | SystemRequired |
Type | Integer |
MaxValue | 2147483647 |
MinValue | 0 |
VersionNumber
Property | Value |
---|---|
Description | Version number of the mailbox. |
DisplayName | Version Number |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | versionnumber |
RequiredLevel | None |
Type | BigInt |
MaxValue | 9223372036854775807 |
MinValue | -9223372036854775808 |
Many-to-One relationships
These relationships are many-to-one. Listed by SchemaName.
- business_unit_mailbox
- emailserverprofile_mailbox
- FileAttachment_Mailbox_ExchangeSyncStateXmlFileRef
- lk_mailbox_createdby
- lk_mailbox_createdonbehalfby
- lk_mailbox_modifiedby
- lk_mailbox_modifiedonbehalfby
- mailbox_emailaddressapprovedby_systemuser
- mailbox_regarding_queue
- mailbox_regarding_systemuser
- mailbox_testandenablelastattemptedby_systemuser
- organization_mailbox
- owner_mailbox
- team_mailbox
- user_mailbox
business_unit_mailbox
One-To-Many Relationship: businessunit business_unit_mailbox
Property | Value |
---|---|
ReferencedEntity | businessunit |
ReferencedAttribute | businessunitid |
ReferencingAttribute | owningbusinessunit |
ReferencingEntityNavigationPropertyName | owningbusinessunit |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
emailserverprofile_mailbox
One-To-Many Relationship: emailserverprofile emailserverprofile_mailbox
Property | Value |
---|---|
ReferencedEntity | emailserverprofile |
ReferencedAttribute | emailserverprofileid |
ReferencingAttribute | emailserverprofile |
ReferencingEntityNavigationPropertyName | emailserverprofile |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
FileAttachment_Mailbox_ExchangeSyncStateXmlFileRef
One-To-Many Relationship: fileattachment FileAttachment_Mailbox_ExchangeSyncStateXmlFileRef
Property | Value |
---|---|
ReferencedEntity | fileattachment |
ReferencedAttribute | fileattachmentid |
ReferencingAttribute | exchangesyncstatexmlfileref |
ReferencingEntityNavigationPropertyName | exchangesyncstatexmlfileref |
IsHierarchical | |
CascadeConfiguration | Archive: RemoveLink Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
lk_mailbox_createdby
One-To-Many Relationship: systemuser lk_mailbox_createdby
Property | Value |
---|---|
ReferencedEntity | systemuser |
ReferencedAttribute | systemuserid |
ReferencingAttribute | createdby |
ReferencingEntityNavigationPropertyName | createdby |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
lk_mailbox_createdonbehalfby
One-To-Many Relationship: systemuser lk_mailbox_createdonbehalfby
Property | Value |
---|---|
ReferencedEntity | systemuser |
ReferencedAttribute | systemuserid |
ReferencingAttribute | createdonbehalfby |
ReferencingEntityNavigationPropertyName | createdonbehalfby |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
lk_mailbox_modifiedby
One-To-Many Relationship: systemuser lk_mailbox_modifiedby
Property | Value |
---|---|
ReferencedEntity | systemuser |
ReferencedAttribute | systemuserid |
ReferencingAttribute | modifiedby |
ReferencingEntityNavigationPropertyName | modifiedby |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
lk_mailbox_modifiedonbehalfby
One-To-Many Relationship: systemuser lk_mailbox_modifiedonbehalfby
Property | Value |
---|---|
ReferencedEntity | systemuser |
ReferencedAttribute | systemuserid |
ReferencingAttribute | modifiedonbehalfby |
ReferencingEntityNavigationPropertyName | modifiedonbehalfby |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
mailbox_emailaddressapprovedby_systemuser
One-To-Many Relationship: systemuser mailbox_emailaddressapprovedby_systemuser
Property | Value |
---|---|
ReferencedEntity | systemuser |
ReferencedAttribute | systemuserid |
ReferencingAttribute | emailaddressapprovedby |
ReferencingEntityNavigationPropertyName | emailaddressapprovedby_mailbox |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
mailbox_regarding_queue
One-To-Many Relationship: queue mailbox_regarding_queue
Property | Value |
---|---|
ReferencedEntity | queue |
ReferencedAttribute | queueid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_queue |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: Cascade Delete: Cascade Merge: Cascade Reparent: Cascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
mailbox_regarding_systemuser
One-To-Many Relationship: systemuser mailbox_regarding_systemuser
Property | Value |
---|---|
ReferencedEntity | systemuser |
ReferencedAttribute | systemuserid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: Cascade Delete: Cascade Merge: Cascade Reparent: Cascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
mailbox_testandenablelastattemptedby_systemuser
One-To-Many Relationship: systemuser mailbox_testandenablelastattemptedby_systemuser
Property | Value |
---|---|
ReferencedEntity | systemuser |
ReferencedAttribute | systemuserid |
ReferencingAttribute | testandenablelastattemptedby |
ReferencingEntityNavigationPropertyName | testandenablelastattemptedby_mailbox |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
organization_mailbox
One-To-Many Relationship: organization organization_mailbox
Property | Value |
---|---|
ReferencedEntity | organization |
ReferencedAttribute | organizationid |
ReferencingAttribute | organizationid |
ReferencingEntityNavigationPropertyName | organizationid |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
owner_mailbox
One-To-Many Relationship: owner owner_mailbox
Property | Value |
---|---|
ReferencedEntity | owner |
ReferencedAttribute | ownerid |
ReferencingAttribute | ownerid |
ReferencingEntityNavigationPropertyName | ownerid |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
team_mailbox
One-To-Many Relationship: team team_mailbox
Property | Value |
---|---|
ReferencedEntity | team |
ReferencedAttribute | teamid |
ReferencingAttribute | owningteam |
ReferencingEntityNavigationPropertyName | owningteam |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
user_mailbox
One-To-Many Relationship: systemuser user_mailbox
Property | Value |
---|---|
ReferencedEntity | systemuser |
ReferencedAttribute | systemuserid |
ReferencingAttribute | owninguser |
ReferencingEntityNavigationPropertyName | owninguser |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
One-to-Many relationships
These relationships are one-to-many. Listed by SchemaName.
- activitypointer_sendermailboxid_mailbox
- adx_inviteredemption_mailbox_sendermailboxid
- adx_portalcomment_mailbox_sendermailboxid
- chat_mailbox_sendermailboxid
- email_sendermailboxid_mailbox
- Mailbox_Annotation
- mailbox_asyncoperations
- mailbox_email_ReceivingMailboxId
- mailbox_FileAttachments
- Mailbox_MailboxTrackingFolder
- mailbox_processsessions
- Mailbox_SyncErrors
- queue_defaultmailbox_mailbox
- systemuser_defaultmailbox_mailbox
- tracelog_Mailbox
activitypointer_sendermailboxid_mailbox
Many-To-One Relationship: activitypointer activitypointer_sendermailboxid_mailbox
Property | Value |
---|---|
ReferencingEntity | activitypointer |
ReferencingAttribute | sendermailboxid |
ReferencedEntityNavigationPropertyName | activitypointer_sendermailboxid_mailbox |
IsCustomizable | False |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
adx_inviteredemption_mailbox_sendermailboxid
Many-To-One Relationship: adx_inviteredemption adx_inviteredemption_mailbox_sendermailboxid
Property | Value |
---|---|
ReferencingEntity | adx_inviteredemption |
ReferencingAttribute | sendermailboxid |
ReferencedEntityNavigationPropertyName | adx_inviteredemption_mailbox_sendermailboxid |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
adx_portalcomment_mailbox_sendermailboxid
Many-To-One Relationship: adx_portalcomment adx_portalcomment_mailbox_sendermailboxid
Property | Value |
---|---|
ReferencingEntity | adx_portalcomment |
ReferencingAttribute | sendermailboxid |
ReferencedEntityNavigationPropertyName | adx_portalcomment_mailbox_sendermailboxid |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
chat_mailbox_sendermailboxid
Many-To-One Relationship: chat chat_mailbox_sendermailboxid
Property | Value |
---|---|
ReferencingEntity | chat |
ReferencingAttribute | sendermailboxid |
ReferencedEntityNavigationPropertyName | chat_mailbox_sendermailboxid |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
email_sendermailboxid_mailbox
Many-To-One Relationship: email email_sendermailboxid_mailbox
Property | Value |
---|---|
ReferencingEntity | email |
ReferencingAttribute | sendermailboxid |
ReferencedEntityNavigationPropertyName | email_sendermailboxid_mailbox |
IsCustomizable | False |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
Mailbox_Annotation
Many-To-One Relationship: annotation Mailbox_Annotation
Property | Value |
---|---|
ReferencingEntity | annotation |
ReferencingAttribute | objectid |
ReferencedEntityNavigationPropertyName | Mailbox_Annotation |
IsCustomizable | False |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
mailbox_asyncoperations
Many-To-One Relationship: asyncoperation mailbox_asyncoperations
Property | Value |
---|---|
ReferencingEntity | asyncoperation |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | mailbox_asyncoperations |
IsCustomizable | False |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
mailbox_email_ReceivingMailboxId
Many-To-One Relationship: email mailbox_email_ReceivingMailboxId
Property | Value |
---|---|
ReferencingEntity | email |
ReferencingAttribute | receivingmailboxid |
ReferencedEntityNavigationPropertyName | mailbox_email_ReceivingMailboxId |
IsCustomizable | False |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
mailbox_FileAttachments
Many-To-One Relationship: fileattachment mailbox_FileAttachments
Property | Value |
---|---|
ReferencingEntity | fileattachment |
ReferencingAttribute | objectid |
ReferencedEntityNavigationPropertyName | mailbox_FileAttachments |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
Mailbox_MailboxTrackingFolder
Many-To-One Relationship: mailboxtrackingfolder Mailbox_MailboxTrackingFolder
Property | Value |
---|---|
ReferencingEntity | mailboxtrackingfolder |
ReferencingAttribute | mailboxid |
ReferencedEntityNavigationPropertyName | Mailbox_MailboxTrackingFolder |
IsCustomizable | False |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
mailbox_processsessions
Many-To-One Relationship: processsession mailbox_processsessions
Property | Value |
---|---|
ReferencingEntity | processsession |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | mailbox_processsessions |
IsCustomizable | False |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: UseCollectionName Group: Details Label: MenuId: null Order: 110 QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
Mailbox_SyncErrors
Many-To-One Relationship: syncerror Mailbox_SyncErrors
Property | Value |
---|---|
ReferencingEntity | syncerror |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | Mailbox_SyncErrors |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
queue_defaultmailbox_mailbox
Many-To-One Relationship: queue queue_defaultmailbox_mailbox
Property | Value |
---|---|
ReferencingEntity | queue |
ReferencingAttribute | defaultmailbox |
ReferencedEntityNavigationPropertyName | queue_defaultmailbox_mailbox |
IsCustomizable | False |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
systemuser_defaultmailbox_mailbox
Many-To-One Relationship: systemuser systemuser_defaultmailbox_mailbox
Property | Value |
---|---|
ReferencingEntity | systemuser |
ReferencingAttribute | defaultmailbox |
ReferencedEntityNavigationPropertyName | systemuser_defaultmailbox_mailbox |
IsCustomizable | False |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: UseCollectionName Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
tracelog_Mailbox
Many-To-One Relationship: tracelog tracelog_Mailbox
Property | Value |
---|---|
ReferencingEntity | tracelog |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | tracelog_Mailbox |
IsCustomizable | False |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
See also
Dataverse table/entity reference
Dataverse Web API Reference
mailbox