System.Messaging Reference (Document! X Sample)
SetAll Method



System.Messaging Namespace > MessagePropertyFilter Class : SetAll Method
Specifies to retrieve all message properties when receiving a message.
Syntax
'Declaration
 
Public Sub SetAll() 
'Usage
 
Dim instance As MessagePropertyFilter
 
instance.SetAll()
public void SetAll()
public:
void SetAll(); 
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

MessagePropertyFilter Class
MessagePropertyFilter Members