Share via


MaintenanceWindow.User Property

Definition

The user that last modified this object.

public:
 property System::String ^ User { System::String ^ get(); };
public string User { get; }
member this.User : string
Public ReadOnly Property User As String

Property Value

Returns a String string that contains the name of the user that last modified the monitoring object.

Applies to