AttachmentCollectionEnumerator.System.Collections.IEnumerator.get_Current Method
Namespace: Microsoft.WindowsMobile.PocketOutlook
Assembly: Microsoft.WindowsMobile.PocketOutlook (in microsoft.windowsmobile.pocketoutlook.dll)
Syntax
private sealed object System.Collections.IEnumerator.get_Current();
'Declaration
Private NotOverridable Function System.Collections.IEnumerator.get_Current() As Object
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.
Platforms
Target Platforms
Windows Mobile Version 5.0 and later.
See Also
Reference
AttachmentCollectionEnumerator Class
AttachmentCollectionEnumerator Members
Microsoft.WindowsMobile.PocketOutlook Namespace