Click or drag to resize

IContactRepositoryGetNameType Method

Gets type of the user that corresponds to addressKey. Throws ContactDoesNotExistException if contact does not exist

Namespace: Scanjour.Workflow4.ActivityLibrary.Repository
Assembly: Scanjour.Workflow4.ActivityLibrary_24.5.0.0 (in Scanjour.Workflow4.ActivityLibrary_24.5.0.0.dll) Version: 24.5.0.0 (24.5.0.0)
Syntax
string GetNameType(
	string addressKey
)

Parameters

addressKey  String
User identifier

Return Value

String
User type
See Also