ExchangeBasePermission.UserInfo

ExchangeBasePermission.UserInfo property

Gets or sets a user or a delegate user who has folder access permissions

public ExchangeFolderUserInfo UserInfo { get; set; }

Exceptions

exceptioncondition
ArgumentNullExceptionvalue is null

See Also