Class ExchangePermissionCollection

ExchangePermissionCollection class

Represents the collection of ExchangeBasePermission

public sealed class ExchangePermissionCollection : Collection<ExchangeBasePermission>

Constructors

NameDescription
ExchangePermissionCollection()The default constructor.

See Also