Class ExchangeFolderPermissionCollection

ExchangeFolderPermissionCollection class

Represents the collection of ExchangeFolderPermission

public sealed class ExchangeFolderPermissionCollection : Collection<ExchangeFolderPermission>

Constructors

NameDescription
ExchangeFolderPermissionCollection()The default constructor.

See Also