Click or drag to resize

IInterestsAdd Method

Add an interest to the collection. Returns the new interest. The interest id is a person-interest or a contact-interest

Namespace:  SuperOffice.COM.Application
Assembly:  SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
Syntax
IInterest Add(
	int InterestId
)

Parameters

InterestId
Type: SystemInt32

Return Value

Type: IInterest
See Also