AutodiscoverError.Time 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.
Gets the time when the error was returned.
public:
property System::String ^ Time { System::String ^ get(); };
public string Time { get; }
Public ReadOnly Property Time As String
Property Value
The time of the error.