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 Only

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