Share via


MultiValuedProperty<T>.Enumerator.Current property

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

Syntax

'Declaration
Public ReadOnly Property Current As T
    Get
'Usage
Dim instance As MultiValuedProperty<T>.Enumerator
Dim value As T

value = instance.Current
public T Current { get; }

Property value

Type: T
Returns Boolean.

See also

Reference

MultiValuedProperty<T>.Enumerator structure

MultiValuedProperty<T>.Enumerator members

Microsoft.Exchange.Data namespace