Skip to main content
API Family:Default
Version:25.200.001
Screen ID:CR306015

Properties

Select a row for its DAC field and description
PropertyTypeData Type
BccStringValuestring
DAC Field:PX.Objects.CR.CRSMEmail.MailBcc
Description:No description available
BodyStringValuestring
DAC Field:PX.Objects.CR.CRSMEmail.Body
Description:The HTML body of the activity.
CcStringValuestring
DAC Field:PX.Objects.CR.CRSMEmail.MailCc
Description:No description available
DescriptionStringValuestring
DAC Field:PX.Objects.CR.CRSMEmail.EntityDescription
Description: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.
FromStringValuestring
DAC Field:PX.Objects.CR.CRSMEmail.MailFrom
Description:No description available
FromEmailAccountDisplayNameStringValuestring
DAC Field:Not mapped to a DAC field
Description:No description available
FromEmailAccountIDIntValueint
DAC Field:PX.Objects.CR.CRSMEmail.MailAccountID
Description:No description available
IncomingBooleanValueboolean
DAC Field:PX.Objects.CR.CRSMEmail.IsIncome
Description:No description available
InternalBooleanValueboolean
DAC Field:PX.Objects.CR.CRSMEmail.IsPrivate
Description:Specifies whether this activity is hidden from external users and not visible on the portal site.
MailStatusStringValuestring
DAC Field:PX.Objects.CR.CRSMEmail.MPStatus
Description:No description available
OwnerStringValuestring
DAC Field:PX.Objects.CR.CRSMEmail.OwnerID
Description:No description available
ParentGuidValueGuid
DAC Field:PX.Objects.CR.CRSMEmail.ParentNoteID
Description:The identifier of the parent task or event of the current activity. Corresponds to the value of the NoteID field.
ParentSummaryStringValuestring
DAC Field:Not mapped to a DAC field
Description:No description available
StartDateDateTimeValueDateTime
DAC Field:PX.Objects.CR.CRSMEmail.StartDate
Description:The start date and time of the event.
SubjectStringValuestring
DAC Field:PX.Objects.CR.CRSMEmail.Subject
Description:The summary description of the activity.
TimeActivityTimeActivityTimeActivity
DAC Field:Not mapped to a DAC field
Description:No description available
ToStringValuestring
DAC Field:PX.Objects.CR.CRSMEmail.MailTo
Description:No description available
WorkgroupStringValuestring
DAC Field:PX.Objects.CR.CRSMEmail.WorkgroupID
Description:No description available
CreatedByIDStringValuestring
DAC Field:PX.Objects.CR.CRSMEmail.CreatedByID
Description:No description available
CreatedDateTimeDateTimeValueDateTime
DAC Field:PX.Objects.CR.CRSMEmail.CreatedDateTime
Description:No description available
LastModifiedDateTimeDateTimeValueDateTime
DAC Field:PX.Objects.CR.CRSMEmail.LastModifiedDateTime
Description:No description available
NoteIDGuidValueGuid
DAC Field:PX.Objects.CR.CRSMEmail.NoteID
Description:No description available
RelatedEntityTypeStringValuestring
DAC Field:PX.Objects.CR.CRSMEmail.RefNoteIDType
Description:Contains the type of the related entity, that is specified in CRActivity.RefNoteID.
RelatedEntityNoteIDGuidValueGuid
DAC Field:PX.Objects.CR.CRSMEmail.RefNoteID
Description: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.
RelatedEntityDescriptionStringValuestring
DAC Field:PX.Objects.CR.CRSMEmail.Source
Description:The description of the entity whose NoteID value is specified as RefNoteID. The description is retrieved by the GetEntityDescription(Guid?, System.Type) method.
TypeStringValuestring
DAC Field:PX.Objects.CR.CRSMEmail.Type
Description: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.

1 required field
{
  "Subject": {
    "value": "string"
  }
}

For every property this entity accepts, see the properties table.

Available in Versions