Click or drag to resize

IUrl Interface

Url - web addresses. Contacts, persons, projects can all have web addresses

Namespace:  SuperOffice.COM.Application
Assembly:  SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
Syntax
public interface IUrl

The IUrl type exposes the following members.

Properties
  NameDescription
Public propertyDescription
Description or title
Public propertyId
internal id of the URL record
Public propertyRank
position in list of URLs
Public propertyType
Type
Public propertyUrlAddress
Web Address. e.g. 'http://www.example.com/'
Public propertyUrlId
primary key of the URL record
Top
See Also