IContactGetProjects Method |
Get the projects that this contact's persons are members of. Duplicate projects are eliminated.
Namespace:
SuperOffice.COM.Application
Assembly:
SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
SyntaxFunction GetProjects As IProjects
Dim instance As IContact
Dim returnValue As IProjects
returnValue = instance.GetProjects()
Return Value
Type:
IProjects
See Also