次の方法で共有


ExistsType.Item プロパティ

定義

プロパティは Item 、アイテムに存在すると判断されるプロパティを取得または設定します。

public:
 property ExchangeWebServices::BasePathToElementType ^ Item { ExchangeWebServices::BasePathToElementType ^ get(); void set(ExchangeWebServices::BasePathToElementType ^ value); };
public ExchangeWebServices.BasePathToElementType Item { get; set; }
Public Property Item As BasePathToElementType

プロパティ値

プロパティはItemBasePathToElementTypeまたは オブジェクトのいずれかをPathToUnindexedFieldTypePathToIndexedFieldType表す オブジェクトをPathToExtendedFieldType返します。

適用対象