Item.EffectiveRights 属性

定义

获取一个值,该值指示当前经过身份验证的用户对此项拥有的有效权限。

public:
 property Microsoft::Exchange::WebServices::Data::EffectiveRights EffectiveRights { Microsoft::Exchange::WebServices::Data::EffectiveRights get(); };
public Microsoft.Exchange.WebServices.Data.EffectiveRights EffectiveRights { get; }
Public ReadOnly Property EffectiveRights As EffectiveRights

属性值

EffectiveRights 枚举值。

适用于