NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

MessagePropertyFilter Constructor

Creates a new MessagePropertyFilter object with the most common properties set. ArrivedTime AdministrationQueue Body CorrelationId Id Label Priority ResponseQueue SentTime

[Visual Basic]
Public Sub New()
[C#]
public MessagePropertyFilter();
[C++]
public: MessagePropertyFilter();
[JScript]
public function MessagePropertyFilter();

See Also

MessagePropertyFilter Class | MessagePropertyFilter Members | System.Messaging Namespace