Share via


IUccSignalingHeaderField 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.

Encapsulates a SIP message header field.

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

Public Properties

  Name Description
Cc715779.pubproperty(en-us,office.12).gif Name Gets the name of this header field.
Cc715779.pubproperty(en-us,office.12).gif Parameters Gets the collection of header field parameters.
Cc715779.pubproperty(en-us,office.12).gif Value Gets and sets the value of this header field.

Top

Public Methods

  Name Description
Cc715779.pubmethod(en-us,office.12).gif AddParameter Creates a new header field parameter. Not currently implemented. Calling this method returns a COM error code of E_NOTIMPL.
Cc715779.pubmethod(en-us,office.12).gif FindParameter Finds all the header field parameters of a given name. Not currently implemented. Calling this method returns a COM error code of E_NOTIMPL.
Cc715779.pubmethod(en-us,office.12).gif RemoveParameter Removes an existing header field parameter. Not currently implemented. Calling this method returns a COM error code of E_NOTIMPL.

Top

See Also

Reference

IUccSignalingHeaderField Interface
Microsoft.Office.Interop.UccApi Namespace