NotType.Item Property

Definition

The Item property gets or sets the negated search expression.

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

Property Value

The Item property returns a SearchExpressionType object.

Remarks

The Item property can be set with any of the following types:

Applies to