Referencia de tabla o entidad ActivityParty

Nota

¿No está seguro de tabla frente a entidad? Vea Desarrolladores: comprender la terminología en Microsoft Dataverse.

Person or group associated with an activity. An activity can have multiple activity parties.

Mensajes

Mensaje Operación de API web Método o clase de SDK
RetrieveMultiple GET [org URI]/api/data/v9.0/activityparties
Vea Consultar datos
RetrieveMultipleRequest o
RetrieveMultiple

Propiedades

Propiedad Valor
CollectionSchemaName ActivityParties
DisplayCollectionName Activity Parties
DisplayName Activity Party
EntitySetName activityparties
IsBPFEntity False
LogicalCollectionName activityparties
LogicalName activityparty
OwnershipType None
PrimaryIdAttribute activitypartyid
PrimaryNameAttribute partyidname
SchemaName ActivityParty

Columnas/atributos que se pueden escribir

Estas columnas o atributos devuelven true para IsValidForCreate o IsValidForUpdate (generalmente ambos). Listado por SchemaName.

ActivityId

Propiedad Valor
Description Unique identifier of the activity associated with the activity party. (A "party" is any person who is associated with an activity.)
DisplayName Activity
IsValidForForm False
IsValidForRead True
LogicalName activityid
RequiredLevel SystemRequired
Targets activitypointer
Type Lookup

ActivityPartyId

Propiedad Valor
Description Unique identifier of the activity party.
DisplayName Activity Party
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName activitypartyid
RequiredLevel SystemRequired
Type Uniqueidentifier

AddressUsed

Propiedad Valor
Description Email address to which an email is delivered, and which is associated with the target entity.
DisplayName Address
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName addressused
MaxLength 320
RequiredLevel None
Type String

Effort

Propiedad Valor
Description Amount of effort used by the resource in a service appointment activity.
DisplayName Effort
IsValidForForm False
IsValidForRead True
LogicalName effort
MaxValue 1000000000
MinValue 0
Precision 2
RequiredLevel None
Type Double

ExchangeEntryId

Propiedad Valor
Description For internal use only.
DisplayName Exchange Entry
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName exchangeentryid
MaxLength 1024
RequiredLevel None
Type String

ParticipationTypeMask

Propiedad Valor
Description Role of the person in the activity, such as sender, to, cc, bcc, required, optional, organizer, regarding, or owner.
DisplayName Participation Type
IsValidForForm False
IsValidForRead True
LogicalName participationtypemask
RequiredLevel SystemRequired
Type Picklist

Elecciones/opciones de ParticipationTypeMask

Valor Etiqueta Descripción
1 Sender
2 To Recipient
3 CC Recipient
4 BCC Recipient
5 Required attendee
6 Optional attendee
7 Organizer
8 Regarding
9 Owner
10 Resource
11 Customer
12 Chat Participant
13 Related

PartyId

Propiedad Valor
Description Unique identifier of the party associated with the activity.
DisplayName Party
IsValidForForm False
IsValidForRead True
LogicalName partyid
RequiredLevel None
Targets account,contact,knowledgearticle,queue,systemuser
Type Lookup

PartyIdName

Propiedad Valor
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName partyidname
MaxLength 400
RequiredLevel None
Type String

PartyObjectTypeCode

Propiedad Valor
Description
DisplayName
IsValidForForm False
IsValidForRead True
LogicalName partyobjecttypecode
RequiredLevel SystemRequired
Type EntityName

UnresolvedPartyName

Añadido por: solución msft_ActivitiesInfra_Extensions

Propiedad Valor
Description The name of the party to be used when the party is not resolved to an entity.
DisplayName Unresolved Party Name
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName unresolvedpartyname
MaxLength 200
RequiredLevel None
Type String

Columnas/atributos de sólo lectura

Estas columnas o atributos devuelven false tanto para IsValidForCreate como para IsValidForUpdate. Listado por SchemaName.

AddressUsedEmailColumnNumber

Propiedad Valor
Description Email address column number from associated party.
DisplayName Email column number of party
Format None
IsValidForForm False
IsValidForRead True
LogicalName addressusedemailcolumnnumber
MaxValue 2147483647
MinValue 1
RequiredLevel None
Type Integer

DoNotEmail

Propiedad Valor
Description Information about whether to allow sending email to the activity party.
DisplayName Do not allow Emails
IsValidForForm False
IsValidForRead True
LogicalName donotemail
RequiredLevel None
Type Boolean

Elecciones/opciones de DoNotEmail

Valor Etiqueta Descripción
1 Do Not Allow
0 Allow

Valor predeterminado: 0

DoNotFax

Propiedad Valor
Description Information about whether to allow sending faxes to the activity party.
DisplayName Do not allow Faxes
IsValidForForm False
IsValidForRead True
LogicalName donotfax
RequiredLevel None
Type Boolean

Elecciones/opciones de DoNotFax

Valor Etiqueta Descripción
1 Do Not Allow
0 Allow

Valor predeterminado: 0

DoNotPhone

Propiedad Valor
Description Information about whether to allow phone calls to the lead.
DisplayName Do not allow Phone Calls
IsValidForForm False
IsValidForRead True
LogicalName donotphone
RequiredLevel None
Type Boolean

Elecciones/opciones de DoNotPhone

Valor Etiqueta Descripción
1 Do Not Allow
0 Allow

Valor predeterminado: 0

DoNotPostalMail

Propiedad Valor
Description Information about whether to allow sending postal mail to the lead.
DisplayName Do not allow Postal Mails
IsValidForForm False
IsValidForRead True
LogicalName donotpostalmail
RequiredLevel None
Type Boolean

Elecciones/opciones de DoNotPostalMail

Valor Etiqueta Descripción
1 Do Not Allow
0 Allow

Valor predeterminado: 0

InstanceTypeCode

Propiedad Valor
Description Type of instance of a recurring series.
DisplayName Appointment Type
IsValidForForm False
IsValidForRead True
LogicalName instancetypecode
RequiredLevel SystemRequired
Type Picklist

Elecciones/opciones de InstanceTypeCode

Valor Etiqueta Descripción
0 Not Recurring
1 Recurring Master
2 Recurring Instance
3 Recurring Exception
4 Recurring Future Exception

IsPartyDeleted

Propiedad Valor
Description Information about whether the underlying entity record is deleted.
DisplayName Is Party Deleted
IsValidForForm False
IsValidForRead True
LogicalName ispartydeleted
RequiredLevel SystemRequired
Type Boolean

Elecciones/opciones de IsPartyDeleted

Valor Etiqueta Descripción
1 Yes
0 No

Valor predeterminado: 0

OwnerId

Propiedad Valor
Description Unique identifier of the user or team who owns the activity_party.
DisplayName Owner
IsValidForForm False
IsValidForRead True
LogicalName ownerid
RequiredLevel ApplicationRequired
Targets systemuser,team
Type Owner

OwnerIdType

Propiedad Valor
Description
DisplayName
IsValidForForm False
IsValidForRead True
LogicalName owneridtype
RequiredLevel SystemRequired
Type EntityName

OwningBusinessUnit

Propiedad Valor
Description
DisplayName
IsValidForForm False
IsValidForRead False
LogicalName owningbusinessunit
RequiredLevel None
Type Uniqueidentifier

OwningUser

Propiedad Valor
Description
DisplayName
IsValidForForm False
IsValidForRead False
LogicalName owninguser
RequiredLevel None
Type Uniqueidentifier

ScheduledEnd

Propiedad Valor
DateTimeBehavior UserLocal
Description Scheduled end time of the activity.
DisplayName Scheduled End
Format DateOnly
IsValidForForm False
IsValidForRead True
LogicalName scheduledend
RequiredLevel None
Type DateTime

ScheduledStart

Propiedad Valor
DateTimeBehavior UserLocal
Description Scheduled start time of the activity.
DisplayName Scheduled Start
Format DateOnly
IsValidForForm False
IsValidForRead True
LogicalName scheduledstart
RequiredLevel None
Type DateTime

VersionNumber

Propiedad Valor
Description
DisplayName
IsValidForForm False
IsValidForRead True
LogicalName versionnumber
MaxValue 9223372036854775807
MinValue -9223372036854775808
RequiredLevel None
Type BigInt

Relaciones de uno a varios

Listado por SchemaName.

ActivityParty_SyncErrors

Igual que la relación de varios a uno ActivityParty_SyncErrors de la tabla syncerror.

Propiedad Valor
ReferencingEntity syncerror
ReferencingAttribute regardingobjectid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName ActivityParty_SyncErrors
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: Cascade
Delete: Cascade
Merge: Cascade
Reparent: Cascade
Share: Cascade
Unshare: Cascade

Relaciones de varios a uno

Cada relación de varios a uno se define mediante una relación de uno a varios correspondiente con la tabla relacionada. Listado por SchemaName.

account_activity_parties

Consulte la relación de uno a varios account_activity_parties de la tabla account.

letter_activity_parties

Consulte la relación de uno a varios letter_activity_parties de la tabla letter.

phonecall_activity_parties

Consulte la relación de uno a varios phonecall_activity_parties de la tabla phonecall.

task_activity_parties

Consulte la relación de uno a varios task_activity_parties de la tabla task.

recurringappointmentmaster_activity_parties

Consulte la relación de uno a varios recurringappointmentmaster_activity_parties de la tabla recurringappointmentmaster.

contact_activity_parties

Consulte la relación de uno a varios contact_activity_parties de la tabla contact.

system_user_activity_parties

Consulte la relación de uno a varios system_user_activity_parties de la tabla systemuser.

appointment_activity_parties

Consulte la relación de uno a varios appointment_activity_parties de la tabla appointment.

socialactivity_activity_parties

Consulte la relación de uno a varios socialactivity_activity_parties de la tabla socialactivity.

queue_activity_parties

Consulte la relación de uno a varios queue_activity_parties de la tabla queue.

knowledgearticle_activity_parties

Consulte la relación de uno a varios knowledgearticle_activity_parties de la tabla knowledgearticle.

email_activity_parties

Consulte la relación de uno a varios email_activity_parties de la tabla email.

fax_activity_parties

Consulte la relación de uno a varios fax_activity_parties de la tabla fax.

activitypointer_activity_parties

Consulte la relación de uno a varios activitypointer_activity_parties de la tabla activitypointer.

chat_activity_parties

Añadido por: solución Activities Patch

Consulte la relación de uno a varios chat_activity_parties de la tabla chat.

adx_inviteredemption_activity_parties

Añadido por: solución Active Solution

Consulte la relación de uno a varios adx_inviteredemption_activity_parties de la tabla adx_inviteredemption.

adx_portalcomment_activity_parties

Añadido por: solución Active Solution

Consulte la relación de uno a varios adx_portalcomment_activity_parties de la tabla adx_portalcomment.

Consultar también

Referencia de tabla o entidad de Dataverse Referencia de la API web activityparty EntityType