Availability

Recipient.Availability property

Identifies status and free/busy data of the users or distribution lists identified in the request for the time identified by the StartTime and EndTime. When the Availability is included in a ResolveRecipients request, the server retrieves free/busy information for the users identified in the To elements included in the request, and returns the free/busy information in the MergedFreeBusy in the response.

public ResolveRecipientsAvailabilityResponse Availability { get; set; }

See Also