Click or drag to resize

IAdminGetUser Method

Returns the user object for a given associate. Users are the editable version of an associate object.

Namespace:  SuperOffice.COM.Application
Assembly:  SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
Syntax
IUser GetUser(
	IAssociate i_assoc
)

Parameters

i_assoc
Type: SuperOffice.COM.ApplicationIAssociate

Return Value

Type: IUser
See Also