PropertySet.Add(PropertyDefinitionBase) メソッド

定義

指定したプロパティをプロパティ セットに追加します。

public:
 void Add(Microsoft::Exchange::WebServices::Data::PropertyDefinitionBase ^ property);
public void Add (Microsoft.Exchange.WebServices.Data.PropertyDefinitionBase property);
Public Sub Add (property As PropertyDefinitionBase)

パラメーター

property
PropertyDefinitionBase

追加するプロパティ。

適用対象