MsoExtraInfoMethod Enumeration

Specifies how to use the value specified in the ExtraInfo property of the FollowHyperlink method.

Name

Value

Description

msoMethodGet

0

The value specified in the ExtraInfo property is a string that is appended to the address.

msoMethodPost

1

The value specified in the ExtraInfo property is posted as a string or byte array.