ADSyncGroupSettings.StartUpdateTime-Eigenschaft
Ruft ab oder legt Datum und Uhrzeit der Active Directory-Synchronisierung starten.
Namespace: Microsoft.Office.Project.Server.Library
Assembly: Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)
Syntax
'Declaration
<PSObsoleteAttribute> _
Public Property StartUpdateTime As DateTime
Get
Set
'Usage
Dim instance As ADSyncGroupSettings
Dim value As DateTime
value = instance.StartUpdateTime
instance.StartUpdateTime = value
[PSObsoleteAttribute]
public DateTime StartUpdateTime { get; set; }
Eigenschaftswert
Typ: System.DateTime
Ein DateTime -Objekt.