ScopePath.CONVERSATION Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Caution
This property is deprecated, use ScopePath.Conversation instead.
Conversation memory scope root path.
[System.Obsolete("This property is deprecated, use ScopePath.Conversation instead.")]
public const string CONVERSATION;
[<System.Obsolete("This property is deprecated, use ScopePath.Conversation instead.")>]
val mutable CONVERSATION : string
Public Const CONVERSATION As String
Field Value
- Attributes
Remarks
This property is deprecated, use ScopePath.Conversation instead.