Share via


MultiValuedProperty<T>.SyncRoot property

This member overrides MultiValuedPropertyBase.SyncRoot.

Namespace:  Microsoft.Exchange.Data
Assembly:  Microsoft.Exchange.Data (in Microsoft.Exchange.Data.dll)

Syntax

'Declaration
Public Overrides ReadOnly Property SyncRoot As Object
    Get
'Usage
Dim instance As MultiValuedProperty
Dim value As Object

value = instance.SyncRoot
public override Object SyncRoot { get; }

Property value

Type: System.Object
Returns Object.

See also

Reference

MultiValuedProperty<T> class

MultiValuedProperty<T> members

Microsoft.Exchange.Data namespace