SharedWorkspaceTask.CreatedDate Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns the date and time when the shared workspace object was created.
public:
property System::Object ^ CreatedDate { System::Object ^ get(); };
public object CreatedDate { get; }
member this.CreatedDate : obj
Public ReadOnly Property CreatedDate As Object
Property Value
Remarks
The SharedWorkspaceFolder and SharedWorkspaceMember objects do not have a CreatedDate property.