Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Initializes a new instance of the SyncGroupMetadata class by passing an existing SyncGroupMetadata object as a parameter.
Namespace: Microsoft.Synchronization.Data
Assembly: Microsoft.Synchronization.Data (in microsoft.synchronization.data.dll)
Syntax
'Declaration
Public Sub New ( _
other As SyncGroupMetadata _
)
public SyncGroupMetadata (
SyncGroupMetadata other
)
public:
SyncGroupMetadata (
SyncGroupMetadata^ other
)
public SyncGroupMetadata (
SyncGroupMetadata other
)
public function SyncGroupMetadata (
other : SyncGroupMetadata
)
Parameters
- other
An existing SyncGroupMetadata object that contains the metadata that you want to use.
Platforms
Development Platforms
For a list of the supported platforms, see Hardware and Software Requirements (Synchronization Services).
Target Platforms
See Also
Reference
SyncGroupMetadata Class
SyncGroupMetadata Members
Microsoft.Synchronization.Data Namespace