Click or drag to resize

IActivityLinksAddUrl Method

Add a url link to the list. UrlAddress, UrlDescription and RelationComment

Namespace:  SuperOffice.COM.Application
Assembly:  SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
Syntax
int AddUrl(
	string i_pUrlAddress,
	string i_UrlDecription,
	string i_RelationCommment
)

Parameters

i_pUrlAddress
Type: SystemString
i_UrlDecription
Type: SystemString
i_RelationCommment
Type: SystemString

Return Value

Type: Int32
See Also