Click or drag to resize

IContactRepository Methods

The IContactRepository type exposes the following members.

Methods
 NameDescription
Public methodGetNameKey Gets key of the user that corresponds to contactName. Throws ContactDoesNotExistException if contact does not exist
Public methodGetNameType Gets type of the user that corresponds to addressKey. Throws ContactDoesNotExistException if contact does not exist
Public methodGetNameTypeReadableName Gets human readable name of nameType
Top
See Also