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.