Compartilhar via


AttachmentEnumerator class

Representa um enumerador para anexos de SPEmailMessage .

Inheritance hierarchy

System.Object
  Microsoft.SharePoint.Utilities.AttachmentEnumerator

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

Syntax

'Declaração
Public NotInheritable Class AttachmentEnumerator _
    Implements IEnumerator
'Uso
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.

Ver também

Referência

AttachmentEnumerator members

Microsoft.SharePoint.Utilities namespace