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