DomainInfo Property

Contains the domain information (the DomainInfo object) for the Session object.

Syntax

DomainInfo = Session.DomainInfo

Part Description
DomainInfo An object variable that represents a DomainInfo object.
Session An object variable that represents a Session object.

Applies To

Session

Remarks

This property is read-only. Before the Session object can parse an end user’s English questions, it must be initialized for a particular domain with InitDomain.

See Also

ClarifySpellingErrors Property, DomainInfo Object, InitDomain Method, ParseRequest Method RetainContext Property


(c) 1996-1998 Microsoft Corporation. All Rights Reserved.