共用方式為


AttachmentEnumerator.MoveNext method

如果有的話,則您可以前往下一步的電子郵件附件,列舉值。

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

Syntax

'宣告
Public Function MoveNext As Boolean
'用途
Dim instance As AttachmentEnumerator
Dim returnValue As Boolean

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

傳回值

Type: System.Boolean

Implements

IEnumerator.MoveNext()

請參閱

參照

AttachmentEnumerator class

AttachmentEnumerator members

Microsoft.SharePoint.Utilities namespace