Represents a filter to be applied to an attached mail merge data source. The ODSOFilter object is a member of the ODSOFilters object.

Properties

Name Description
Gets an Application object that represents the container application for the ODSOFilter object (you can use this property with an Automation object to return that object's container application). Read-only.
Gets or sets a String that represents the name of the field in the mail merge data source to use in the filter. Read/write.
Gets or sets a String that represents the text to compare in the query filter criterion. Read/write.
Gets or sets an MsoFilterComparison constant that represents how to compare the Column and CompareTo properties. Read/write.
Gets or sets an MsoFilterConjunction constant that represents how a filter criterion relates to other filter criteria in the ODSOFilters object. Read/write.
Gets a 32-bit integer that indicates the application in which the ODSOFilter object was created. Read-only.
Gets a Long representing the index number for an ODSOFilter object in the collection. Read-only.
Gets the Parent object for the ODSOFilter object. Read-only.