_Document.Sync 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.
Retourne un Sync objet qui fournit l’accès aux méthodes et aux propriétés des documents qui font partie d’un espace de travail de document.
public:
property Microsoft::Office::Core::Sync ^ Sync { Microsoft::Office::Core::Sync ^ get(); };
public Microsoft.Office.Core.Sync Sync { get; }
member this.Sync : Microsoft.Office.Core.Sync
Public ReadOnly Property Sync As Sync