次の方法で共有


InformationRightsManagementSettings.DocumentLibraryProtectionExpireDate プロパティ

取得またはこのドキュメント ライブラリの Information Rights Management (IRM) の保護の有効期限は日付を設定します。

名前空間:  Microsoft.SharePoint.Client
アセンブリ:   Microsoft.SharePoint.Client.Silverlight (Microsoft.SharePoint.Client.Silverlight.dll 内);  Microsoft.SharePoint.Client.Phone (Microsoft.SharePoint.Client.Phone.dll 内)  Microsoft.SharePoint.Client (Microsoft.SharePoint.Client.dll 内)

構文

'宣言
Public Property DocumentLibraryProtectionExpireDate As DateTime
    Get
    Set
'使用
Dim instance As InformationRightsManagementSettings
Dim value As DateTime

value = instance.DocumentLibraryProtectionExpireDate

instance.DocumentLibraryProtectionExpireDate = value
public DateTime DocumentLibraryProtectionExpireDate { get; set; }

プロパティ値

型: System.DateTime
日付と時刻がこのドキュメント ライブラリの保護の有効期限が切れます。ドキュメント ライブラリの有効期限の日付の値が空または有効でない場合は、既定の有効期限日を返します。

関連項目

参照先

InformationRightsManagementSettings クラス

InformationRightsManagementSettings メンバー

Microsoft.SharePoint.Client 名前空間