Web addresses
Namespace:
SuperOffice.COM.Application
Assembly:
SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
SyntaxReadOnly Property Urls As IUrls
Get
Dim instance As IContact
Dim value As IUrls
value = instance.Urls
property IUrls^ Urls {
IUrls^ get ();
}
Property Value
Type:
IUrls
See Also