Click or drag to resize

IActivityLinksAddUrl Method

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

Namespace:  SuperOffice.COM.SuperOfficeDB
Assembly:  SuperOfficeDB.Interop (in SuperOfficeDB.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