次の方法で共有


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

適用対象