ChatRestoreHistorySpan
ChatRestoreHistorySpan
ChatRestoreHistorySpan
ChatRestoreHistorySpan
Enum
Definition
Indicates the chat restore history span.
public : enum class ChatRestoreHistorySpanpublic enum ChatRestoreHistorySpanPublic Enum ChatRestoreHistorySpan// You can use this enum in JavaScript.
- Attributes
Windows 10 requirements
| Device family |
Windows 10 Anniversary Edition (introduced v10.0.14393.0 - for Xbox, see UWP features that aren't yet supported on Xbox)
|
| API contract |
Windows.Foundation.UniversalApiContract (introduced v3)
|
Fields
| AnyTime AnyTime AnyTime AnyTime | All messages will be restored. |
| LastMonth LastMonth LastMonth LastMonth | Only messages from last month will be restored. |
| LastYear LastYear LastYear LastYear | Only messages from last year will be restored. |