MultiValuedProperty<T>.Enumerator structure
Provides an enumerator for enumerating a collection of MultiValuedProperty<T> objects.
Namespace: Microsoft.Exchange.Data
Assembly: Microsoft.Exchange.Data (in Microsoft.Exchange.Data.dll)
Syntax
'Declaration
Public Structure Enumerator
'Usage
Dim instance As MultiValuedProperty.Enumerator
public struct Enumerator
Thread safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.