MonitoringRecoveryResult.SubmittedBy 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.
Who the recovery was submitted by.
public:
property System::String ^ SubmittedBy { System::String ^ get(); };
public string SubmittedBy { get; }
member this.SubmittedBy : string
Public ReadOnly Property SubmittedBy As String
Property Value
Returns a String that contains the name of the user that submitted the recovery.