IEWSClient.ResolveContact

IEWSClient.ResolveContact method

Resolves ambiguous mailbox names.

public MapiContactCollection ResolveContact(string unresolvedEntry)
ParameterTypeDescription
unresolvedEntryStringA name of contact to resolve.

Return Value

A MapiContactCollection that represents contacts information.

See Also