Κοινή χρήση μέσω


interactionforemail EntityType

Entity set path:
[organization URI]/api/data/v9.2/interactionforemails
Base type:
crmbaseentity
Display name:
Interaction for Email
Primary key:
interactionforemailid
Primary key attribute:
name
Operations supported:
GET (RetrieveMultiple Only) DELETE

Properties

Properties represent fields of data stored in the entity. Some properties are read-only.

Name Type Details
createdon Edm.DateTimeOffset

Date and time when the record was created.

Display name: Created On

Read only
emailactivityid Edm.Guid

Email Activity Id.

Display name: Email Activity Id

Read only
emailaddress Edm.String

For internal use only.

Display name: Email Interaction Component Related Text

emailinteractionreplyid Edm.Guid

Email Activity Id.

Display name: Email Activity Id

Read only
emailinteractiontime Edm.DateTimeOffset

Shows the Interaction date and time of the an email.

Display name: Interaction date and time of the an email

Read only
exchangerate Edm.Decimal

Exchange rate for the currency associated with the InteractionForEmail with respect to the base currency.

Display name: ExchangeRate

Read only
importsequencenumber Edm.Int32

Sequence number of the import that created this record.

Display name: Import Sequence Number

interactedcomponenttext Edm.String

For internal use only.

Display name: Email Interaction Component Related Text

interactionforemailid Edm.Guid

Unique identifier for entity instances

Display name: Interaction for Email

interactionlocation Edm.String

Shows the location for an Interaction

Display name: Location for an Interaction

interactionpartyid Edm.Guid

For internal use only.

Display name: Interaction party id.

Read only
interactionrepliedby Edm.String

Shows the Name who replied to email if interaction is reply

Display name: Name who replied to email if interaction is reply

interactionreplyid Edm.String

InteractionReplyId

Display name: InteractionReplyId

interactiontype Edm.Int32

Shows the type of Interaction.

Display name: Interaction Type

Read only
Default options
Values Label
0 EmailOpen
1 LinkOpen
2 AttachmentOpen
3 EmailReply
interactionuseragent Edm.String

Shows the User Agent for an Interaction if available

Display name: User Agent for an Interaction

modifiedon Edm.DateTimeOffset

Date and time when the record was modified.

Display name: Modified On

Read only
name Edm.String

The name of the custom entity.

Display name: Name

overriddencreatedon Edm.DateTimeOffset

Date and time that the record was migrated.

Display name: Record Created On

statecode Edm.Int32

Status of the Interaction for Email

Display name: Status

Default options
Values Label
0 Active
1 Inactive
statuscode Edm.Int32

Reason for the status of the Interaction for Email

Display name: Status Reason

Default options
Values Label
1 Active
2 Inactive
timezoneruleversionnumber Edm.Int32

For internal use only.

Display name: Time Zone Rule Version Number

utcconversiontimezonecode Edm.Int32

Time zone code that was in use when the record was created.

Display name: UTC Conversion Time Zone Code

versionnumber Edm.Int64
Read onlyy

Lookup properties

Lookup properties are read-only, computed properties which contain entity primary key Edm.Guid data for one or more corresponding single-valued navigation properties. More information: Lookup properties and Lookup property data.

Name Single-valued navigation property Description
_createdby_value createdbyname

Unique identifier of the user who created the record.

_createdonbehalfby_value createdonbehalfbyname

Unique identifier of the delegate user who created the record.

_modifiedby_value modifiedbyname

Unique identifier of the user who modified the record.

_modifiedonbehalfby_value modifiedonbehalfbyname

Unique identifier of the delegate user who modified the record.

_ownerid_value ownerid

Unique identifier of the user or team who owns the record.

_owningbusinessunit_value owningbusinessunit

Unique identifier for the business unit that owns the record

_owningteam_value owningteam

Unique identifier for the team that owns the record.

_owninguser_value owninguser

Unique identifier for the user that owns the record.

_transactioncurrencyid_value transactioncurrencyid

Exchange rate for the currency associated with the InteractionForEmail with respect to the base currency.

Single-valued navigation properties

Single-valued navigation properties represent lookup fields where a single entity can be referenced. Each single-valued navigation property has a corresponding partner collection-valued navigation property on the related entity.

Name Type Partner
createdbyname systemuser lk_new_interactionforemail_createdby
createdonbehalfbyname systemuser lk_new_interactionforemail_createdonbehalfby
modifiedbyname systemuser lk_new_interactionforemail_modifiedby
modifiedonbehalfbyname systemuser lk_new_interactionforemail_modifiedonbehalfby
ownerid principal owner_new_interactionforemail
owningbusinessunit businessunit business_unit_new_interactionforemail
owningteam team team_new_interactionforemail
owninguser systemuser user_new_interactionforemail
transactioncurrencyid transactioncurrency TransactionCurrency_InteractionForEmail

Collection-valued navigation properties

Collection-valued navigation properties represent collections of entities which may represent either a one-to-many (1:N) or many-to-many (N:N) relationship between the entities.

Name Type Partner
interactionforemail_adx_inviteredemptions adx_inviteredemption regardingobjectid_new_interactionforemail_adx_inviteredemption
interactionforemail_adx_portalcomments adx_portalcomment regardingobjectid_new_interactionforemail_adx_portalcomment
interactionforemail_chats chat regardingobjectid_new_interactionforemail_chat
new_interactionforemail_ActivityPointers activitypointer regardingobjectid_new_interactionforemail
new_interactionforemail_AsyncOperations asyncoperation regardingobjectid_new_interactionforemail

See also