Class ExchangeUserWorkingHoursCollection

ExchangeUserWorkingHoursCollection class

Represents the collection of ExchangeUserWorkingHours

public sealed class ExchangeUserWorkingHoursCollection : Collection<ExchangeUserWorkingHours>

Constructors

NameDescription
ExchangeUserWorkingHoursCollection()The default constructor.

See Also