AttachmentEnumerator class
表示SPEmailMessage附件的列舉值。
Inheritance hierarchy
System.Object
Microsoft.SharePoint.Utilities.AttachmentEnumerator
Namespace: Microsoft.SharePoint.Utilities
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public NotInheritable Class AttachmentEnumerator _
Implements IEnumerator
'用途
Dim instance As AttachmentEnumerator
public sealed class AttachmentEnumerator : IEnumerator
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.