Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the time and date when this information policy was last modified.
Namespace: Microsoft.Office.RecordsManagement.InformationPolicy
Assembly: Microsoft.Office.Policy (in Microsoft.Office.Policy.dll)
Syntax
'Declaration
Public ReadOnly Property ModifiedDate As DateTime
Get
'Usage
Dim instance As Policy
Dim value As DateTime
value = instance.ModifiedDate
public DateTime ModifiedDate { get; }
Property Value
Type: System.DateTime
A DateTime object that represents the time and date when this information policy was last modified.
See Also
Reference
Microsoft.Office.RecordsManagement.InformationPolicy Namespace