FindAvailableMeetingTimesType

FindAvailableMeetingTimesType class

public class FindAvailableMeetingTimesType : BaseRequestType

Constructors

Name Description
FindAvailableMeetingTimesType() The default constructor.

Properties

Name Description
ActivityDomain { get; set; }
ActivityDomainSpecified { get; set; }
Attendees { get; set; }
Location { get; set; }
MaxCandidates { get; set; }
MaxCandidatesSpecified { get; set; }
MeetingDurationInMinutes { get; set; }
MeetingDurationInMinutesSpecified { get; set; }
SearchWindowDuration { get; set; }
SearchWindowStart { get; set; }

See Also