The IContactRepository type exposes the following members.
Methods
Name | Description | |
---|---|---|
GetNameKey |
Gets key of the user that corresponds to contactName.
Throws ContactDoesNotExistException if contact does not exist
| |
GetNameType |
Gets type of the user that corresponds to addressKey.
Throws ContactDoesNotExistException if contact does not exist
| |
GetNameTypeReadableName |
Gets human readable name of nameType |
See Also