Share via


ItemProperties.GetEnumerator Method

Namespace:  Microsoft.Office.Interop.Outlook
Assembly:  Microsoft.Office.Interop.Outlook (in Microsoft.Office.Interop.Outlook.dll)

Syntax

'Declaration
Function GetEnumerator As IEnumerator
'Usage
Dim instance As ItemProperties
Dim returnValue As IEnumerator

returnValue = instance.GetEnumerator()
IEnumerator GetEnumerator()

Return Value

Type: System.Collections.IEnumerator
This member is inherited from the base type of the parent interface.

Implements

IEnumerable.GetEnumerator()

See Also

Reference

ItemProperties Interface

ItemProperties Members

GetEnumerator Overload

Microsoft.Office.Interop.Outlook Namespace