ResolveRecipients

IActiveSyncTLClient.ResolveRecipients method

The ResolveRecipients is used to resolve a list of supplied recipients, to retrieve their free/busy information, and optionally, to retrieve their S/MIME certificates so that clients can send encrypted S/MIME email messages. Retrieval of free/busy information using the Availability element in the ResolveRecipients command is not supported when the protocol version is 12.1.

public ResolveRecipientsResponse ResolveRecipients(ResolveRecipientsRequest request)
Parameter Type Description
request ResolveRecipientsRequest ResolveRecipients operation parameters

Return Value

Returns ResolveRecipients operation result

See Also