IContactGetRelations Method |
Get all relations with connection to this contact
Namespace:
SuperOffice.COM.Application
Assembly:
SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
SyntaxIRelations GetRelations()
Function GetRelations As IRelations
Dim instance As IContact
Dim returnValue As IRelations
returnValue = instance.GetRelations()
IRelations^ GetRelations()
Return Value
Type:
IRelations
See Also