26 properties
Properties
Select a row for its DAC field and description| Property | Type | Data Type | |
|---|---|---|---|
Bcc | StringValue | string | |
DAC Field: PX.Objects.CR.CRSMEmail.MailBccDescription:No description available | |||
Body | StringValue | string | |
DAC Field: PX.Objects.CR.CRSMEmail.BodyDescription:The HTML body of the activity. | |||
Cc | StringValue | string | |
DAC Field: PX.Objects.CR.CRSMEmail.MailCcDescription:No description available | |||
Description | StringValue | string | |
DAC Field: PX.Objects.CR.CRSMEmail.EntityDescriptionDescription:Returns either additional information about the related entity or the last error message. The property is used by the CREmailActivityMaint graph to show additional infomation about the SMEmail status. | |||
From | StringValue | string | |
DAC Field: PX.Objects.CR.CRSMEmail.MailFromDescription:No description available | |||
FromEmailAccountDisplayName | StringValue | string | |
DAC Field:Not mapped to a DAC field Description:No description available | |||
FromEmailAccountID | IntValue | int | |
DAC Field: PX.Objects.CR.CRSMEmail.MailAccountIDDescription:No description available | |||
Incoming | BooleanValue | boolean | |
DAC Field: PX.Objects.CR.CRSMEmail.IsIncomeDescription:No description available | |||
Internal | BooleanValue | boolean | |
DAC Field: PX.Objects.CR.CRSMEmail.IsPrivateDescription:Specifies whether this activity is hidden from external users and not visible on the portal site. | |||
MailStatus | StringValue | string | |
DAC Field: PX.Objects.CR.CRSMEmail.MPStatusDescription:No description available | |||
Owner | StringValue | string | |
DAC Field: PX.Objects.CR.CRSMEmail.OwnerIDDescription:No description available | |||
Parent | GuidValue | Guid | |
DAC Field: PX.Objects.CR.CRSMEmail.ParentNoteIDDescription:The identifier of the parent task or event of the current activity. Corresponds to the value of the NoteID field. | |||
ParentSummary | StringValue | string | |
DAC Field:Not mapped to a DAC field Description:No description available | |||
StartDate | DateTimeValue | DateTime | |
DAC Field: PX.Objects.CR.CRSMEmail.StartDateDescription:The start date and time of the event. | |||
Subject | StringValue | string | |
DAC Field: PX.Objects.CR.CRSMEmail.SubjectDescription:The summary description of the activity. | |||
TimeActivity | TimeActivity | TimeActivity | |
DAC Field:Not mapped to a DAC field Description:No description available | |||
To | StringValue | string | |
DAC Field: PX.Objects.CR.CRSMEmail.MailToDescription:No description available | |||
Workgroup | StringValue | string | |
DAC Field: PX.Objects.CR.CRSMEmail.WorkgroupIDDescription:No description available | |||
CreatedByID | StringValue | string | |
DAC Field: PX.Objects.CR.CRSMEmail.CreatedByIDDescription:No description available | |||
CreatedDateTime | DateTimeValue | DateTime | |
DAC Field: PX.Objects.CR.CRSMEmail.CreatedDateTimeDescription:No description available | |||
LastModifiedDateTime | DateTimeValue | DateTime | |
DAC Field: PX.Objects.CR.CRSMEmail.LastModifiedDateTimeDescription:No description available | |||
NoteID | GuidValue | Guid | |
DAC Field: PX.Objects.CR.CRSMEmail.NoteIDDescription:No description available | |||
RelatedEntityType | StringValue | string | |
DAC Field: PX.Objects.CR.CRSMEmail.RefNoteIDTypeDescription:Contains the type of the related entity, that is specified in CRActivity.RefNoteID. | |||
RelatedEntityNoteID | GuidValue | Guid | |
DAC Field: PX.Objects.CR.CRSMEmail.RefNoteIDDescription:Contains the INotable.NoteID value of the related entity. This activity is displayed on the Activities tab of the entity's form. The related document may or may not implement the INotable interface, but it must have a field marked with the PXNoteAttribute attribute with the PXNoteAttribute.ShowInReferenceSelector property set to true. | |||
RelatedEntityDescription | StringValue | string | |
DAC Field: PX.Objects.CR.CRSMEmail.SourceDescription:The description of the entity whose NoteID value is specified as RefNoteID. The description is retrieved by the GetEntityDescription(Guid?, System.Type) method. | |||
Type | StringValue | string | |
DAC Field: PX.Objects.CR.CRSMEmail.TypeDescription:The type of the activity. Corresponds to the value of the EPActivityType.Type field. | |||
Minimum Payload
Derived from static analysis of the 2025.2 source; runtime configuration may require additional fields.
{
"Subject": {
"value": "string"
}
}For every property this entity accepts, see the properties table.