Namespace of the message.
[Visual Basic 6.0] Property NamespaceURI As String
[Visual Basic .NET] Public Property NamespaceURI As String
[C#] public string NamespaceURI {get; set;}
[Java] public String getNamespaceURI() throws IOException, AutomationException
[Java] public void setNamespaceURI( String NamespaceURI ) throws IOException, AutomationException
[C++]
HRESULT get_NamespaceURI(
BSTR* uri
);
[C++] HRESULT put_NamespaceURI( BSTR uri);
Parameters
uri [out, retval]
uri is a parameter of type BSTR
uri [in]
uri is a parameter of type BSTR