Click or drag to resize

ActivityParty Class

Person or group associated with an activity. An activity can have multiple activity parties.
Inheritance Hierarchy
SystemObject
  Entity
    Crm.MSCrmServiceActivityParty

Namespace: Crm.MSCrmService
Assembly: Scripting (in Scripting.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public class ActivityParty : Entity, 
	INotifyPropertyChanging, INotifyPropertyChanged

The ActivityParty type exposes the following members.

Constructors
 NameDescription
Public methodActivityParty Default Constructor.
Top
Properties
 NameDescription
Public propertyaccount_activity_parties N:1 account_activity_parties
Public propertyActivityId Unique identifier of the activity associated with the activity party. (A "party" is any person who is associated with an activity.)
Public propertyActivityParty_SyncErrors 1:N ActivityParty_SyncErrors
Public propertyActivityPartyId Unique identifier of the activity party.
Public propertyActivityPartyResourceSpec N:1 ActivityPartyResourceSpec
Public propertyactivitypointer_activity_parties N:1 activitypointer_activity_parties
Public propertyAddressUsed Email address to which an email is delivered, and which is associated with the target entity.
Public propertyAddressUsedEmailColumnNumber Email address column number from associated party.
Public propertyappointment_activity_parties N:1 appointment_activity_parties
Public propertyAttributes
(Inherited from Entity)
Public propertybulkoperation_activity_parties N:1 bulkoperation_activity_parties
Public propertycampaign_activity_parties N:1 campaign_activity_parties
Public propertycampaignactivity_activity_parties N:1 campaignactivity_activity_parties
Public propertycampaignactivity_activityparties N:1 campaignactivity_activityparties
Public propertycampaignresponse_activity_parties N:1 campaignresponse_activity_parties
Public propertycontact_activity_parties N:1 contact_activity_parties
Public propertycontract_activity_parties N:1 contract_activity_parties
Public propertyDoNotEmail Information about whether to allow sending email to the activity party.
Public propertyDoNotFax Information about whether to allow sending faxes to the activity party.
Public propertyDoNotPhone Information about whether to allow phone calls to the lead.
Public propertyDoNotPostalMail Information about whether to allow sending postal mail to the lead.
Public propertyEffort Amount of effort used by the resource in a service appointment activity.
Public propertyemail_activity_parties N:1 email_activity_parties
Public propertyEntityState
(Inherited from Entity)
Public propertyequipment_activity_parties N:1 equipment_activity_parties
Public propertyExchangeEntryId For internal use only.
Public propertyExtensionData
(Inherited from Entity)
Public propertyfax_activity_parties N:1 fax_activity_parties
Public propertyFormattedValues
(Inherited from Entity)
Public propertyHasLazyFileAttribute
(Inherited from Entity)
Public propertyId
(Overrides Entity.Id)
Public propertyincident_activity_parties N:1 incident_activity_parties
Public propertyincidentresolution_activity_parties N:1 incidentresolution_activity_parties
Public propertyInstanceTypeCode Type of instance of a recurring series.
Public propertyinvoice_activity_parties N:1 invoice_activity_parties
Public propertyIsPartyDeleted Information about whether the underlying entity record is deleted.
Public propertyItem
(Inherited from Entity)
Public propertyKeyAttributes
(Inherited from Entity)
Public propertyknowledgearticle_activity_parties N:1 knowledgearticle_activity_parties
Public propertyLazyFileAttributeKey
(Inherited from Entity)
Public propertyLazyFileAttributeValue
(Inherited from Entity)
Public propertyLazyFileSizeAttributeKey
(Inherited from Entity)
Public propertyLazyFileSizeAttributeValue
(Inherited from Entity)
Public propertylead_activity_parties N:1 lead_activity_parties
Public propertyletter_activity_parties N:1 letter_activity_parties
Public propertyLogicalName
(Inherited from Entity)
Public propertyopportunity_activity_parties N:1 opportunity_activity_parties
Public propertyopportunityclose_activity_parties N:1 opportunityclose_activity_parties
Public propertyorderclose_activity_parties N:1 orderclose_activity_parties
Public propertyOwnerId Unique identifier of the user or team who owns the activity_party.
Public propertyParticipationTypeMask Role of the person in the activity, such as sender, to, cc, bcc, required, optional, organizer, regarding, or owner.
Public propertyPartyId Unique identifier of the party associated with the activity.
Public propertyphonecall_activity_parties N:1 phonecall_activity_parties
Public propertyqueue_activity_parties N:1 queue_activity_parties
Public propertyquote_activity_parties N:1 quote_activity_parties
Public propertyquoteclose_activity_parties N:1 quoteclose_activity_parties
Public propertyrecurringappointmentmaster_activity_parties N:1 recurringappointmentmaster_activity_parties
Public propertyRelatedEntities
(Inherited from Entity)
Public propertyResourceSpecId Unique identifier of the resource specification for the activity party.
Public propertyRowVersion
(Inherited from Entity)
Public propertysalesorder_activity_parties N:1 salesorder_activity_parties
Public propertyScheduledEnd Scheduled end time of the activity.
Public propertyScheduledStart Scheduled start time of the activity.
Public propertyserviceappointment_activity_parties N:1 serviceappointment_activity_parties
Public propertysocialactivity_activity_parties N:1 socialactivity_activity_parties
Public propertysystem_user_activity_parties N:1 system_user_activity_parties
Public propertytask_activity_parties N:1 task_activity_parties
Public propertyuserentityinstancedata_activityparty 1:N userentityinstancedata_activityparty
Public propertyVersionNumber 
Top
Methods
 NameDescription
Public methodContains
(Inherited from Entity)
Public methodEqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
Protected methodFinalizeAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object)
Public methodGetAttributeValue``1
(Inherited from Entity)
Protected methodGetFormattedAttributeValue
(Inherited from Entity)
Public methodGetHashCodeServes as the default hash function.
(Inherited from Object)
Protected methodGetRelatedEntities``1
(Inherited from Entity)
Protected methodGetRelatedEntity``1
(Inherited from Entity)
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Protected methodMemberwiseCloneCreates a shallow copy of the current Object.
(Inherited from Object)
Protected methodSetAttributeValue
(Inherited from Entity)
Protected methodSetRelatedEntities``1
(Inherited from Entity)
Protected methodSetRelatedEntity``1
(Inherited from Entity)
Public methodToEntity``1
(Inherited from Entity)
Public methodToEntityReference
(Inherited from Entity)
Public methodToStringReturns a string that represents the current object.
(Inherited from Object)
Public methodTryGetAttributeValue``1
(Inherited from Entity)
Top
Events
Fields
See Also