SharedWorkspaceLink.CreatedDate Property

Definition

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.

Applies to