Referenz zur Tabelle/Entität ActivityParty

Hinweis

Unsicher bei Tabelle vs. Entität? Siehe Entwickler: Terminologie in Microsoft Dataverse verstehen.

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

Nachrichten

Nachricht Web-API-Vorgang SDK-Klasse oder -Methode
RetrieveMultiple GET [org URI]/api/data/v9.0/activityparties
Weitere Informationen finden Sie unter Daten abfragen
RetrieveMultipleRequest oder
RetrieveMultiple

Eigenschaften

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

Schreibbare Spalten/Attribute

Diese Spalten/Attribute geben entweder für IsValidForCreate oder IsValidForUpdate (normalerweise beides) true zurück. Aufgelistet durch SchemaName.

ActivityId

Eigenschaft Wert
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

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

AddressUsed

Eigenschaft Wert
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

Eigenschaft Wert
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

Eigenschaft Wert
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

Eigenschaft Wert
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

ParticipationTypeMask Auswahlen/Optionen

Wert Etikett Beschreibung
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

Eigenschaft Wert
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

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

PartyObjectTypeCode

Eigenschaft Wert
Description
DisplayName
IsValidForForm False
IsValidForRead True
LogicalName partyobjecttypecode
RequiredLevel SystemRequired
Type EntityName

UnresolvedPartyName

Hinzugefügt von: msft_ActivitiesInfra_Extensions-Lösung

Eigenschaft Wert
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

Schreibgeschützt Spalten/Attribute

Diese Spalten/Attribute geben false zurück für sowohl IsValidForCreate als auch IsValidForUpdate. Aufgelistet durch SchemaName.

AddressUsedEmailColumnNumber

Eigenschaft Wert
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

Eigenschaft Wert
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

DoNotEmail Auswahlen/Optionen

Wert Etikett Beschreibung
1 Do Not Allow
0 Allow

Standardwert: 0

DoNotFax

Eigenschaft Wert
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

DoNotFax Auswahlen/Optionen

Wert Etikett Beschreibung
1 Do Not Allow
0 Allow

Standardwert: 0

DoNotPhone

Eigenschaft Wert
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

DoNotPhone Auswahlen/Optionen

Wert Etikett Beschreibung
1 Do Not Allow
0 Allow

Standardwert: 0

DoNotPostalMail

Eigenschaft Wert
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

DoNotPostalMail Auswahlen/Optionen

Wert Etikett Beschreibung
1 Do Not Allow
0 Allow

Standardwert: 0

InstanceTypeCode

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

InstanceTypeCode Auswahlen/Optionen

Wert Etikett Beschreibung
0 Not Recurring
1 Recurring Master
2 Recurring Instance
3 Recurring Exception
4 Recurring Future Exception

IsPartyDeleted

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

IsPartyDeleted Auswahlen/Optionen

Wert Etikett Beschreibung
1 Yes
0 No

Standardwert: 0

OwnerId

Eigenschaft Wert
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

Eigenschaft Wert
Description
DisplayName
IsValidForForm False
IsValidForRead True
LogicalName owneridtype
RequiredLevel SystemRequired
Type EntityName

OwningBusinessUnit

Eigenschaft Wert
Description
DisplayName
IsValidForForm False
IsValidForRead False
LogicalName owningbusinessunit
RequiredLevel None
Type Uniqueidentifier

OwningUser

Eigenschaft Wert
Description
DisplayName
IsValidForForm False
IsValidForRead False
LogicalName owninguser
RequiredLevel None
Type Uniqueidentifier

ScheduledEnd

Eigenschaft Wert
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

Eigenschaft Wert
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

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

Eins-zu-Viele-Beziehungen

Aufgelistet durch SchemaName.

ActivityParty_SyncErrors

Wie die ActivityParty_SyncErrors-Viele-zu-Eins-Beziehung für die syncerror-Tabelle/-Entität.

Eigenschaft Wert
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

Viele-zu-Eins-Beziehungen

Jede Viele-zu-Eins-Beziehung wird durch eine entsprechende Viele-zu-Viele-Beziehungen mit der zugehörigen Tabelle definiert. Aufgelistet durch SchemaName.

account_activity_parties

Siehe die account_activity_parties-Eins-zu-Viele-Beziehung für die account-Tabelle/-Entität.

letter_activity_parties

Siehe die letter_activity_parties-Eins-zu-Viele-Beziehung für die letter-Tabelle/-Entität.

phonecall_activity_parties

Siehe die phonecall_activity_parties-Eins-zu-Viele-Beziehung für die phonecall-Tabelle/-Entität.

task_activity_parties

Siehe die task_activity_parties-Eins-zu-Viele-Beziehung für die task-Tabelle/-Entität.

recurringappointmentmaster_activity_parties

Siehe die recurringappointmentmaster_activity_parties-Eins-zu-Viele-Beziehung für die recurringappointmentmaster-Tabelle/-Entität.

contact_activity_parties

Siehe die contact_activity_parties-Eins-zu-Viele-Beziehung für die contact-Tabelle/-Entität.

system_user_activity_parties

Siehe die system_user_activity_parties-Eins-zu-Viele-Beziehung für die systemuser-Tabelle/-Entität.

appointment_activity_parties

Siehe die appointment_activity_parties-Eins-zu-Viele-Beziehung für die appointment-Tabelle/-Entität.

socialactivity_activity_parties

Siehe die socialactivity_activity_parties-Eins-zu-Viele-Beziehung für die socialactivity-Tabelle/-Entität.

queue_activity_parties

Siehe die queue_activity_parties-Eins-zu-Viele-Beziehung für die queue-Tabelle/-Entität.

knowledgearticle_activity_parties

Siehe die knowledgearticle_activity_parties-Eins-zu-Viele-Beziehung für die knowledgearticle-Tabelle/-Entität.

email_activity_parties

Siehe die email_activity_parties-Eins-zu-Viele-Beziehung für die email-Tabelle/-Entität.

fax_activity_parties

Siehe die fax_activity_parties-Eins-zu-Viele-Beziehung für die fax-Tabelle/-Entität.

activitypointer_activity_parties

Siehe die activitypointer_activity_parties-Eins-zu-Viele-Beziehung für die activitypointer-Tabelle/-Entität.

chat_activity_parties

Hinzugefügt von: Activities Patch-Lösung

Siehe die chat_activity_parties-Eins-zu-Viele-Beziehung für die chat-Tabelle/-Entität.

adx_inviteredemption_activity_parties

Hinzugefügt von: Active Solution-Lösung

Siehe die adx_inviteredemption_activity_parties-Eins-zu-Viele-Beziehung für die adx_inviteredemption-Tabelle/-Entität.

adx_portalcomment_activity_parties

Hinzugefügt von: Active Solution-Lösung

Siehe die adx_portalcomment_activity_parties-Eins-zu-Viele-Beziehung für die adx_portalcomment-Tabelle/-Entität.

Siehe auch

Dataverse-Tabelle/-Entitätsreferenz Web-API-Referenz activityparty EntityType