IntranetZoneOutgoingUrl Property

The IntranetZoneOutgoingUrl property of the SPVirtualServerConfig class gets or sets the outgoing URL that Windows SharePoint Services returns in response to a request originating in the intranet zone.

Property Value

A string that contains the outgoing URL.

Remarks

Setting the IntranetZoneOutgoingUrl property requires calling the Update method on the virtual server configuration properties for changes to take effect; for example, virtual_Server.Config.Properties.Update().

To remove the outgoing URL, set this property equal to a null value (null in C# or Nothing in Visual Basic .NET).

This property becomes available through installation of Service Pack 2 for Windows SharePoint Services 2.0.

Requirements

Platforms: Microsoft Windows Server 2003

Security: Code Access Security