SharedWorkspaceLink.ModifiedDate Property
Returns the date and time when the shared workspace object was last modified.
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
ReadOnly Property ModifiedDate As Object
Get
'Usage
Dim instance As SharedWorkspaceLink
Dim value As Object
value = instance.ModifiedDate
Object ModifiedDate { get; }
Property Value
Type: System.Object
Remarks
The SharedWorkspaceFolder and SharedWorkspaceMember objects do not have a ModifiedDate property.