ContainsExpressionType.Item Property

Definition

The Item property represents the field that is searched for the string in the Constant property.

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

Property Value

The Item property returns a BasePathToElementType object that can represent a PathToUnindexedFieldType, PathToIndexedFieldType, or PathToExtendedFieldType object.

Applies to