CrmOnlineDiscoveryServer.RegionalGlobalDiscoveryServer 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.
Server used to override the regional discovery server, if present its treated as using the Global Discovery server
public:
property Uri ^ RegionalGlobalDiscoveryServer { Uri ^ get(); void set(Uri ^ value); };
public Uri RegionalGlobalDiscoveryServer { get; set; }
member this.RegionalGlobalDiscoveryServer : Uri with get, set
Public Property RegionalGlobalDiscoveryServer As Uri