Resource.OrganizationProxyNotInitialized 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.
Looks up a localized string similar to The organization service proxy isn't initialized correctly.
public:
static property System::String ^ OrganizationProxyNotInitialized { System::String ^ get(); };
public static string OrganizationProxyNotInitialized { get; }
member this.OrganizationProxyNotInitialized : string
Public Shared ReadOnly Property OrganizationProxyNotInitialized As String