Edit

Share via


PropertyTest.SecondValue Property

Definition

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.

Applies to