MsoExtraInfoMethod enumeration (Office)

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

Name Value Description
msoMethodGet 0 The value specified in the ExtraInfo parameter is a string that is appended to the address.
msoMethodPost 1 The value specified in the ExtraInfo parameter is posted as a string or byte array.

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.