Class ExchangeUserAvailabilityCollection

ExchangeUserAvailabilityCollection class

Represents the collection of ExchangeUserAvailability

public sealed class ExchangeUserAvailabilityCollection : Collection<ExchangeUserAvailability>

Constructors

NameDescription
ExchangeUserAvailabilityCollection()The default constructor.

See Also