MultiValuedProperty<T>.Enumerator.MoveNext Method
Namespace: Microsoft.Exchange.Data
Assembly: Microsoft.Exchange.Data (in Microsoft.Exchange.Data.dll)
Syntax
'Declaration
Public Function MoveNext As Boolean
'Usage
Dim instance As MultiValuedProperty<T>.Enumerator
Dim returnValue As Boolean
returnValue = instance.MoveNext()
public bool MoveNext()
Return Value
Type: System.Boolean
Returns Boolean.