Properties of the message.
[Visual Basic 6.0] Property Properties As IPropertySet
[Visual Basic .NET] Public Property Properties As IPropertySet
[C#] public IPropertySet Properties {get; set;}
[Java] public IPropertySet getProperties() throws IOException, AutomationException
[Java] public void setPropertiesByRef( IPropertySet pPropertySet ) throws IOException, AutomationException
[C++] HRESULT get_Properties( IPropertySet** props );
[C++] HRESULT putref_Properties( IPropertySet* props);
Parameters
props [out, retval]
props is a parameter of type IPropertySet
props [in]
props is a parameter of type IPropertySet