PropertyTest.SecondValue Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns an optional second value property test (as in a range) for the file search.
public:
property System::Object ^ SecondValue { System::Object ^ get(); };
public object SecondValue { get; }
member this.SecondValue : obj
Public ReadOnly Property SecondValue As Object
Property Value
Remarks
This property is intended to be used to specify a range, and it can only be used with the MsoCondition constants msoConditionAnyTimeBetween and msoConditionAnyNumberBetween.