Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This member is inherited from the base type of the parent interface.
Namespace: Microsoft.Office.Interop.Outlook
Assembly: Microsoft.Office.Interop.Outlook (in Microsoft.Office.Interop.Outlook.dll)
Syntax
'Declaration
<DispIdAttribute()> _
<TypeLibFuncAttribute()> _
Function GetEnumerator As IEnumerator
'Usage
Dim instance As ItemProperties
Dim returnValue As IEnumerator
returnValue = instance.GetEnumerator()
[DispIdAttribute()]
[TypeLibFuncAttribute()]
IEnumerator GetEnumerator()
Return Value
Type: System.Collections.IEnumerator