ServerPolicy.Item[Object] 属性

定义

从集合中PolicyItemServerPolicy获取对象。 只读。

public:
 property Microsoft::Office::Core::PolicyItem ^ default[System::Object ^] { Microsoft::Office::Core::PolicyItem ^ get(System::Object ^ Index); };
public Microsoft.Office.Core.PolicyItem this[object Index] { get; }
member this.Item(obj) : Microsoft.Office.Core.PolicyItem
Default Public ReadOnly Property Item(Index As Object) As PolicyItem

参数

Index
Object

要返回的 PolicyItem 对象的名称或索引号。

属性值

PolicyItem

适用于