System.Messaging Reference (Document! X Sample)
System.Messaging Namespace / MessagePropertyFilter Class
Properties Methods


In This Topic
    MessagePropertyFilter Class Members
    In This Topic

    The following tables list the members exposed by MessagePropertyFilter.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the MessagePropertyFilter class and sets default values for all properties.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets a value that indicates whether to retrieve Message.AcknowledgeType property information when receiving or peeking a message.  
    Public PropertyGets or sets a value that indicates whether to retrieve Message.Acknowledgment property information when receiving or peeking a message.  
    Public PropertyGets or sets a value that indicates whether to retrieve Message.AdministrationQueue property information when receiving or peeking a message.  
    Public PropertyGets or sets a value that indicates whether to retrieve Message.AppSpecific property information when receiving or peeking a message.  
    Public PropertyGets or sets a value that indicates whether to retrieve Message.ArrivedTime property information when receiving or peeking a message.  
    Public PropertyGets or sets a value that indicates whether to retrieve Message.AttachSenderId property information when receiving or peeking a message.  
    Public PropertyGets or sets a value that indicates whether to retrieve Message.Authenticated property information when receiving or peeking a message.  
    Public PropertyGets or sets a value that indicates whether to retrieve Message.AuthenticationProviderName property information when receiving or peeking a message.  
    Public PropertyGets or sets a value that indicates whether to retrieve Message.AuthenticationProviderType property information when receiving or peeking a message.  
    Public PropertyGets or sets a value that indicates whether to retrieve Message.Body property information when receiving or peeking a message.  
    Public PropertyGets or sets a value that indicates whether to retrieve Message.ConnectorType property information when receiving or peeking a message.  
    Public PropertyGets or sets a value that indicates whether to retrieve Message.CorrelationId property information when receiving or peeking a message.  
    Public PropertyGets or sets the size, in bytes, of the default body buffer.  
    Public PropertyGets or sets the size, in bytes, of the default extension buffer.  
    Public PropertyGets or sets the size, in bytes, of the default label buffer.  
    Public PropertyGets or sets a value that indicates whether to retrieve Message.DestinationQueue property information when receiving or peeking a message.  
    Public PropertyGets or sets a value that indicates whether to retrieve Message.DestinationSymmetricKey property information when receiving or peeking a message.  
    Public PropertyGets or sets a value that indicates whether to retrieve Message.DigitalSignature property information when receiving or peeking a message.  
    Public PropertyGets or sets a value that indicates whether to retrieve Message.EncryptionAlgorithm property information when receiving or peeking a message.  
    Public PropertyGets or sets a value that indicates whether to retrieve Message.Extension property information when receiving or peeking a message.  
    Public PropertyGets or sets a value that indicates whether to retrieve Message.HashAlgorithm property information when receiving or peeking a message.  
    Public PropertyGets or sets a value that indicates whether to retrieve Message.Id property information when receiving or peeking a message.  
    Public PropertyGets or sets a value that indicates whether to retrieve Message.IsFirstInTransaction property information when receiving or peeking a message.  
    Public PropertyGets or sets a value that indicates whether to retrieve Message.IsLastInTransaction property information when receiving or peeking a message.  
    Public PropertyGets or sets a value that indicates whether to retrieve Message.Label property information when receiving or peeking a message.  
    Public PropertyGets or sets a value that indicates whether to retrieve Message.LookupId property information when receiving or peeking a message.  
    Public PropertyGets or sets a value that indicates whether to retrieve Message.MessageType property information when receiving or peeking a message.  
    Public PropertyGets or sets a value that indicates whether to retrieve Message.Priority property information when receiving or peeking a message.  
    Public PropertyGets or sets a value that indicates whether to retrieve Message.Recoverable property information when receiving or peeking a message.  
    Public PropertyGets or sets a value that indicates whether to retrieve Message.ResponseQueue property information when receiving or peeking a message.  
    Public PropertyGets or sets a value that indicates whether to retrieve Message.SenderCertificate property information when receiving or peeking a message.  
    Public PropertyGets or sets a value that indicates whether to retrieve Message.SenderId property information when receiving or peeking a message.  
    Public PropertyGets or sets a value that indicates whether to retrieve Message.SenderVersion property information when receiving or peeking a message.  
    Public PropertyGets or sets a value that indicates whether to retrieve Message.SentTime property information when receiving or peeking a message.  
    Public PropertyGets or sets a value that indicates whether to retrieve Message.SourceMachine property information when receiving or peeking a message.  
    Public PropertyGets or sets a value that indicates whether to retrieve Message.TimeToBeReceived property information when receiving or peeking a message.  
    Public PropertyGets or sets a value that indicates whether to retrieve Message.TimeToReachQueue property information when receiving or peeking a message.  
    Public PropertyGets or sets a value that indicates whether to retrieve Message.TransactionId property information when receiving or peeking a message.  
    Public PropertyGets or sets a value that indicates whether to retrieve Message.TransactionStatusQueue property information when receiving or peeking a message.  
    Public PropertyGets or sets a value that indicates whether to retrieve Message.UseAuthentication property information when receiving or peeking a message.  
    Public PropertyGets or sets a value that indicates whether to retrieve Message.UseDeadLetterQueue property information when receiving or peeking a message.  
    Public PropertyGets or sets a value that indicates whether to retrieve Message.UseEncryption property information when receiving or peeking a message.  
    Public PropertyGets or sets a value that indicates whether to retrieve Message.UseJournalQueue property information when receiving or peeking a message.  
    Public PropertyGets or sets a value that indicates whether to retrieve Message.UseTracing property information when receiving or peeking a message.  
    Top
    Public Methods
     NameDescription
    Public MethodSets all Boolean filter values to false, so that no message properties are retrieved when receiving a message.  
    Public MethodCreates a shallow copy of the object.  
    Public MethodSpecifies to retrieve all message properties when receiving a message.  
    Public MethodSets the filter values of common Message Queuing properties to true and the integer-valued properties to their default values.  
    Top
    See Also