Freigeben über


AttachmentEnumerator.MoveNext-Methode

Setzt den Enumerator auf die nächste e-Mail-Anlage, falls vorhanden.

Namespace:  Microsoft.SharePoint.Utilities
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Function MoveNext As Boolean
'Usage
Dim instance As AttachmentEnumerator
Dim returnValue As Boolean

returnValue = instance.MoveNext()
public bool MoveNext()

Rückgabewert

Typ: System.Boolean

Implementiert

IEnumerator.MoveNext()

Siehe auch

Referenz

AttachmentEnumerator Klasse

AttachmentEnumerator-Member

Microsoft.SharePoint.Utilities-Namespace