Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Namespace: Microsoft.Exchange.Data
Assembly: Microsoft.Exchange.Data (in Microsoft.Exchange.Data.dll)
Syntax
'Declaration
Public Function Equals ( _
other As MultiValuedProperty(Of T) _
) As Boolean
'Usage
Dim instance As MultiValuedProperty
Dim other As MultiValuedProperty(Of T)
Dim returnValue As Boolean
returnValue = instance.Equals(other)
public bool Equals(
MultiValuedProperty<T> other
)
Parameters
- other
Type: Microsoft.Exchange.Data.MultiValuedProperty<T>
Return value
Type: System.Boolean
Returns Boolean.