ActivityParty テーブル/エンティティの参照

注意

テーブルとエンティティの違いについて不明な点がありますか? 開発者: Microsoft Dataverse の用語を理解するを参照してください。

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

メッセージ

メッセージ Web API 操作 SDK クラスまたはメソッド
RetrieveMultiple GET [org URI]/api/data/v9.0/activityparties
データのクエリを参照
RetrieveMultipleRequest または
RetrieveMultiple

プロパティ

プロパティ
CollectionSchemaName ActivityParties
DisplayCollectionName Activity Parties
DisplayName Activity Party
EntitySetName activityparties
IsBPFEntity False
LogicalCollectionName activityparties
LogicalName activityparty
OwnershipType None
PrimaryIdAttribute activitypartyid
PrimaryNameAttribute partyidname
SchemaName ActivityParty

書き込み可能な列/属性

これらの列/属性は IsValidForCreate または IsValidForUpdate のいずれかについて true を返します (通常は両方)。 SchemaName が一覧表示。

ActivityId

プロパティ
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

プロパティ
Description Unique identifier of the activity party.
DisplayName Activity Party
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName activitypartyid
RequiredLevel SystemRequired
Type Uniqueidentifier

AddressUsed

プロパティ
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

プロパティ
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

プロパティ
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

プロパティ
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 の選択肢/オプション

ラベル 内容
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

プロパティ
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

プロパティ
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName partyidname
MaxLength 400
RequiredLevel None
Type String

PartyObjectTypeCode

プロパティ
Description
DisplayName
IsValidForForm False
IsValidForRead True
LogicalName partyobjecttypecode
RequiredLevel SystemRequired
Type EntityName

UnresolvedPartyName

追加元 : msft_ActivitiesInfra_Extensions ソリューション

プロパティ
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

読み取り専用列/属性

これらの列/属性は IsValidForCreate または IsValidForUpdate の両方について false を返します。 SchemaName が一覧表示。

AddressUsedEmailColumnNumber

プロパティ
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

プロパティ
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 の選択肢/オプション

ラベル 内容
1 Do Not Allow
0 Allow

既定値 : 0

DoNotFax

プロパティ
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 の選択肢/オプション

ラベル 内容
1 Do Not Allow
0 Allow

既定値 : 0

DoNotPhone

プロパティ
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 の選択肢/オプション

ラベル 内容
1 Do Not Allow
0 Allow

既定値 : 0

DoNotPostalMail

プロパティ
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 の選択肢/オプション

ラベル 内容
1 Do Not Allow
0 Allow

既定値 : 0

InstanceTypeCode

プロパティ
Description Type of instance of a recurring series.
DisplayName Appointment Type
IsValidForForm False
IsValidForRead True
LogicalName instancetypecode
RequiredLevel SystemRequired
Type Picklist

InstanceTypeCode の選択肢/オプション

ラベル 内容
0 Not Recurring
1 Recurring Master
2 Recurring Instance
3 Recurring Exception
4 Recurring Future Exception

IsPartyDeleted

プロパティ
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 の選択肢/オプション

ラベル 内容
1 Yes
0 No

既定値 : 0

OwnerId

プロパティ
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

プロパティ
Description
DisplayName
IsValidForForm False
IsValidForRead True
LogicalName owneridtype
RequiredLevel SystemRequired
Type EntityName

OwningBusinessUnit

プロパティ
Description
DisplayName
IsValidForForm False
IsValidForRead False
LogicalName owningbusinessunit
RequiredLevel None
Type Uniqueidentifier

OwningUser

プロパティ
Description
DisplayName
IsValidForForm False
IsValidForRead False
LogicalName owninguser
RequiredLevel None
Type Uniqueidentifier

ScheduledEnd

プロパティ
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

プロパティ
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

プロパティ
Description
DisplayName
IsValidForForm False
IsValidForRead True
LogicalName versionnumber
MaxValue 9223372036854775807
MinValue -9223372036854775808
RequiredLevel None
Type BigInt

一対多関連付け

SchemaName が一覧表示。

ActivityParty_SyncErrors

syncerror テーブル/エンティティの多対一のリレーションシップ ActivityParty_SyncErrors と同じです。

プロパティ
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

多対一関連付け

各多対一の関係付けは、関連するテーブルとの対応する一対多の関係付けによって定義されます。 SchemaName が一覧表示。

account_activity_parties

account テーブル/エンティティの一対多のリレーションシップ account_activity_parties を参照してください。

letter_activity_parties

letter テーブル/エンティティの一対多のリレーションシップ letter_activity_parties を参照してください。

phonecall_activity_parties

phonecall テーブル/エンティティの一対多のリレーションシップ phonecall_activity_parties を参照してください。

task_activity_parties

task テーブル/エンティティの一対多のリレーションシップ task_activity_parties を参照してください。

recurringappointmentmaster_activity_parties

recurringappointmentmaster テーブル/エンティティの一対多のリレーションシップ recurringappointmentmaster_activity_parties を参照してください。

contact_activity_parties

contact テーブル/エンティティの一対多のリレーションシップ contact_activity_parties を参照してください。

system_user_activity_parties

systemuser テーブル/エンティティの一対多のリレーションシップ system_user_activity_parties を参照してください。

appointment_activity_parties

appointment テーブル/エンティティの一対多のリレーションシップ appointment_activity_parties を参照してください。

socialactivity_activity_parties

socialactivity テーブル/エンティティの一対多のリレーションシップ socialactivity_activity_parties を参照してください。

queue_activity_parties

queue テーブル/エンティティの一対多のリレーションシップ queue_activity_parties を参照してください。

knowledgearticle_activity_parties

knowledgearticle テーブル/エンティティの一対多のリレーションシップ knowledgearticle_activity_parties を参照してください。

email_activity_parties

email テーブル/エンティティの一対多のリレーションシップ email_activity_parties を参照してください。

fax_activity_parties

fax テーブル/エンティティの一対多のリレーションシップ fax_activity_parties を参照してください。

activitypointer_activity_parties

activitypointer テーブル/エンティティの一対多のリレーションシップ activitypointer_activity_parties を参照してください。

chat_activity_parties

追加元 : Activities Patch ソリューション

chat テーブル/エンティティの一対多のリレーションシップ chat_activity_parties を参照してください。

adx_inviteredemption_activity_parties

追加元 : Active Solution ソリューション

adx_inviteredemption テーブル/エンティティの一対多のリレーションシップ adx_inviteredemption_activity_parties を参照してください。

adx_portalcomment_activity_parties

追加元 : Active Solution ソリューション

adx_portalcomment テーブル/エンティティの一対多のリレーションシップ adx_portalcomment_activity_parties を参照してください。

関連項目

Dataverse テーブル/エンティティ参照 Web API リファレンス activityparty EntityType