Click or drag to resize

SOActivityLinks Methods

The SOActivityLinks type exposes the following members.

Methods
  NameDescription
Public methodCode exampleAddAppointment
Add an appointment to the list Never implemented
(Inherited from IActivityLinks.)
Public methodAddContact
Add a contact to the list Never implemented
(Inherited from IActivityLinks.)
Public methodCode exampleAddDocument
Add a document to the list Never implemented
(Inherited from IActivityLinks.)
Public methodAddPerson
Add a person to the list Never implemented
(Inherited from IActivityLinks.)
Public methodAddProject
Add a project to the list Never implemented
(Inherited from IActivityLinks.)
Public methodCode exampleAddSale
Add a sale to the list Never implemented
(Inherited from IActivityLinks.)
Public methodAddSelection
Add a selection to the list Never implemented
(Inherited from IActivityLinks.)
Public methodAddUrl
Add a url link to the list. UrlAddress, UrlDescription and RelationComment Never implemented
(Inherited from IActivityLinks.)
Public methodCode exampleRemoveAppointment
Method for removing an appointment from the list of links Never implemented
(Inherited from IActivityLinks.)
Public methodRemoveContact
Method for removing a contact from the list of links Never implemented
(Inherited from IActivityLinks.)
Public methodCode exampleRemoveDocument
Method for removing a documentlink Never implemented
(Inherited from IActivityLinks.)
Public methodRemovePerson
Method for removing a person from the list of links Never implemented
(Inherited from IActivityLinks.)
Public methodRemoveProject
Method for removing a project from the list of links Never implemented
(Inherited from IActivityLinks.)
Public methodCode exampleRemoveSale
Method for removing a sale from the list of links Never implemented
(Inherited from IActivityLinks.)
Public methodRemoveSelection
Method for removing a selection from the list of links Never implemented
(Inherited from IActivityLinks.)
Public methodRemoveUrl
Method for removing a url link from the list of links, by Url Id Never implemented
(Inherited from IActivityLinks.)
Top
See Also