Table of Contents

Class HighlightTerm

Namespace
Microsoft.Exchange.WebServices.Data
Assembly
Microsoft.Exchange.WebServices.dll

Represents an AQS highlight term.

public sealed class HighlightTerm : ComplexProperty
Inheritance
HighlightTerm
Inherited Members

Properties

Scope

Gets term scope.

public string Scope { get; }

Property Value

string

Value

Gets term value.

public string Value { get; }

Property Value

string