DirectoryServicesCOMException.ExtendedErrorMessage 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 extended error message.
public:
 property System::String ^ ExtendedErrorMessage { System::String ^ get(); };public string? ExtendedErrorMessage { get; }public string ExtendedErrorMessage { get; }member this.ExtendedErrorMessage : stringPublic ReadOnly Property ExtendedErrorMessage As StringProperty Value
The extended error message.