ConversationReferenceStoreAddOptions interface
Warning
This API is now deprecated.
This package will be deprecated by 2026-07. Please use Microsoft 365 Agents SDK instead.
Options to add a conversation reference to the store.
Properties
| overwrite | Whether to overwrite the existing conversation reference. |
Property Details
overwrite
Whether to overwrite the existing conversation reference.
overwrite?: boolean
Property Value
boolean