Share via


IUccUri Members

This content is no longer actively maintained. It is provided as is, for anyone who may still be using these technologies, with no warranties or claims of accuracy with regard to the most recent product version or service release.

Encapsulate a Uniform Resource Identifier (URI).

The following tables list the members exposed by the IUccUri type.

Public Properties

  Name Description
Cc703165.pubproperty(en-us,office.12).gif AddressOfRecord Gets the address of record of a user.
Cc703165.pubproperty(en-us,office.12).gif HeaderFields Gets the header fields of a URI.
Cc703165.pubproperty(en-us,office.12).gif Host Gets the host portion of the URI.
Cc703165.pubproperty(en-us,office.12).gif Parameters Gets the URI parameters.
Cc703165.pubproperty(en-us,office.12).gif Port Gets the port number to which a request is sent.
Cc703165.pubproperty(en-us,office.12).gif Scheme Gets the scheme of the URI.
Cc703165.pubproperty(en-us,office.12).gif Transport  
Cc703165.pubproperty(en-us,office.12).gif User Gets the user portion of the URI.
Cc703165.pubproperty(en-us,office.12).gif UserAtHost Gets the user@host portion of a URI.
Cc703165.pubproperty(en-us,office.12).gif Value Gets the value of a URI.

Top

Public Methods

  Name Description
Cc703165.pubmethod(en-us,office.12).gif FindHeaderFields Finds the header fields matching a given header name. Not currently implemented. Calling this method returns a COM error code of E_NOTIMPL.
Cc703165.pubmethod(en-us,office.12).gif IsEqual Compares this URI with another URI.

Top

See Also

Reference

IUccUri Interface
Microsoft.Office.Interop.UccApi Namespace