MultiValuedPropertyBase.IsReadOnly property
Namespace: Microsoft.Exchange.Data
Assembly: Microsoft.Exchange.Data (in Microsoft.Exchange.Data.dll)
'Declaration
Public MustOverride ReadOnly Property IsReadOnly As Boolean
Get
'Usage
Dim instance As MultiValuedPropertyBase
Dim value As Boolean
value = instance.IsReadOnly
public abstract bool IsReadOnly { get; }
Type: System.Boolean
Returns Boolean.