IDatabaseGetExternalPersonList Method |
Returns a list of all external users (associate.type=4)
Namespace:
SuperOffice.COM.Application
Assembly:
SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
SyntaxIAssociates GetExternalPersonList()
Function GetExternalPersonList As IAssociates
Dim instance As IDatabase
Dim returnValue As IAssociates
returnValue = instance.GetExternalPersonList()
IAssociates^ GetExternalPersonList()
Return Value
Type:
IAssociates
See Also