MultiValuedProperty<T>.IsReadOnly property
This member overrides MultiValuedPropertyBase.IsReadOnly.
Namespace: Microsoft.Exchange.Data
Assembly: Microsoft.Exchange.Data (in Microsoft.Exchange.Data.dll)
Syntax
'Declaration
Public Overrides ReadOnly Property IsReadOnly As Boolean
Get
'Usage
Dim instance As MultiValuedProperty
Dim value As Boolean
value = instance.IsReadOnly
public override bool IsReadOnly { get; }
Property value
Type: System.Boolean
Returns Boolean.