Click or drag to resize

IAdminAddAnonymousUser Method

Returns new user/associate object for anonymous user. Requires admin-anonymous-user license to use.

Namespace:  SuperOffice.COM.Application
Assembly:  SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
Syntax
IUser AddAnonymousUser(
	string Name
)

Parameters

Name
Type: SystemString

Return Value

Type: IUser
See Also