ExchangeCalendarPermission.ExchangeCalendarPermission

ExchangeCalendarPermission constructor

Initializes a new instance of the ExchangeFolderPermission class

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

Exceptions

exceptioncondition
ArgumentNullExceptionuserInfo is null

See Also