Application.LaunchWebService Method

Publisher Developer Reference

Launches the Microsoft Office eServices Portal.

Syntax

expression.LaunchWebService

expression   A variable that represents an Application object.

Example

This example launches the Microsoft Office eServices Portal.

Visual Basic for Applications
  Application.LaunchWebService

See Also