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
    Novalys.VisualGuard.Security.CRM.SdkActivityParty

Namespace:  Novalys.VisualGuard.Security.CRM.Sdk
Assembly:  Novalys.VisualGuard.Security.CRM (in Novalys.VisualGuard.Security.CRM.dll) Version: 2019.0.101.19 (2019.0.0101.19)
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 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 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 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 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 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 methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected methodFinalize
Allows 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 methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Protected methodGetRelatedEntities``1 (Inherited from Entity.)
Protected methodGetRelatedEntity``1 (Inherited from Entity.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates 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 methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
Events
Fields
See Also