Поделиться через


Item.SetExtendedProperty(ExtendedPropertyDefinition, Object) Метод

Определение

Задает для указанного расширенного свойства указанное значение.

public:
 void SetExtendedProperty(Microsoft::Exchange::WebServices::Data::ExtendedPropertyDefinition ^ extendedPropertyDefinition, System::Object ^ value);
public void SetExtendedProperty (Microsoft.Exchange.WebServices.Data.ExtendedPropertyDefinition extendedPropertyDefinition, object value);

Параметры

extendedPropertyDefinition
ExtendedPropertyDefinition

Задается расширенное свойство.

value
Object

Значение для расширенного свойства.

Применяется к