ExchangeObjectVersion.IsOlderThan Method
Namespace: Microsoft.Exchange.Data
Assembly: Microsoft.Exchange.Data (in Microsoft.Exchange.Data.dll)
Syntax
'Declaration
Public Function IsOlderThan ( _
other As ExchangeObjectVersion _
) As Boolean
'Usage
Dim instance As ExchangeObjectVersion
Dim other As ExchangeObjectVersion
Dim returnValue As Boolean
returnValue = instance.IsOlderThan(other)
public bool IsOlderThan(
ExchangeObjectVersion other
)
Parameters
- other
Type: Microsoft.Exchange.Data.ExchangeObjectVersion
Return Value
Type: System.Boolean
Returns Boolean.