Compartilhar via


ListPolicySettings.GetRetentionSchedule Method

Gets the unique retention schedule based on the target folder URL.

Namespace:  Microsoft.Office.RecordsManagement.InformationPolicy
Assembly:  Microsoft.Office.Policy (in Microsoft.Office.Policy.dll)

Syntax

'Declaration
Public Function GetRetentionSchedule ( _
    folderUrl As String _
) As String
'Usage
Dim instance As ListPolicySettings
Dim folderUrl As String
Dim returnValue As String

returnValue = instance.GetRetentionSchedule(folderUrl)
public string GetRetentionSchedule(
    string folderUrl
)

Parameters

Return Value

Type: System.String
Returns String.

See Also

Reference

ListPolicySettings Class

ListPolicySettings Members

Microsoft.Office.RecordsManagement.InformationPolicy Namespace