ExchangeFolderPermission.ExchangeFolderPermission

ExchangeFolderPermission constructor

Initializes a new instance of the ExchangeFolderPermission class

public ExchangeFolderPermission(ExchangeFolderUserInfo userInfo)
ParameterTypeDescription
userInfoExchangeFolderUserInfoSpecifies a user or a delegate user who has folder access permissions

Exceptions

exceptioncondition
ArgumentNullExceptionuserInfo is null

See Also