ChatSyncConfiguration.RestoreHistorySpan Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient ou définit l’intervalle de temps pendant lequel les messages seront restaurés.
public:
property ChatRestoreHistorySpan RestoreHistorySpan { ChatRestoreHistorySpan get(); void set(ChatRestoreHistorySpan value); };
ChatRestoreHistorySpan RestoreHistorySpan();
void RestoreHistorySpan(ChatRestoreHistorySpan value);
public ChatRestoreHistorySpan RestoreHistorySpan { get; set; }
var chatRestoreHistorySpan = chatSyncConfiguration.restoreHistorySpan;
chatSyncConfiguration.restoreHistorySpan = chatRestoreHistorySpan;
Public Property RestoreHistorySpan As ChatRestoreHistorySpan
Valeur de propriété
Intervalle de temps pendant lequel les messages seront restaurés.
Configuration requise pour Windows
Fonctionnalités de l’application |
chat
chatSystem
smsSend
|