Share via


MultiValuedProperty<T>.Count property

This member overrides MultiValuedPropertyBase.Count.

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

Syntax

'Declaration
Public Overrides ReadOnly Property Count As Integer
    Get
'Usage
Dim instance As MultiValuedProperty
Dim value As Integer

value = instance.Count
public override int Count { get; }

Property value

Type: System.Int32
Returns Int32.

See also

Reference

MultiValuedProperty<T> class

MultiValuedProperty<T> members

Microsoft.Exchange.Data namespace