MultiValuedProperty<T>.IList.IsFixedSize Property
Namespace: Microsoft.Exchange.Data
Assembly: Microsoft.Exchange.Data (in Microsoft.Exchange.Data.dll)
Syntax
'Declaration
Private ReadOnly Property IsFixedSize As Boolean
Implements IList.IsFixedSize
Get
'Usage
Dim instance As MultiValuedProperty
Dim value As Boolean
value = CType(instance, IList).IsFixedSize
bool IList.IsFixedSize { get; }
Property Value
Type: System.Boolean
Returns Boolean.