次の方法で共有


ADSyncGroupSettings.UpdateFrequency プロパティ

取得またはを何回かは、更新期間中に Active Directory グループを同期するを表す整数を設定します。

名前空間:  Microsoft.Office.Project.Server.Library
アセンブリ:  Microsoft.Office.Project.Server.Library (Microsoft.Office.Project.Server.Library.dll 内)

構文

'宣言
<PSObsoleteAttribute> _
Public Property UpdateFrequency As Integer
    Get
    Set
'使用
Dim instance As ADSyncGroupSettings
Dim value As Integer

value = instance.UpdateFrequency

instance.UpdateFrequency = value
[PSObsoleteAttribute]
public int UpdateFrequency { get; set; }

プロパティ値

型: System.Int32
整数の番号です。

関連項目

参照先

ADSyncGroupSettings クラス

ADSyncGroupSettings メンバー

Microsoft.Office.Project.Server.Library 名前空間