AttachmentEnumerator.IEnumerator.Current 属性

获取枚举中的当前电子邮件附件。

命名空间:  Microsoft.SharePoint.Utilities
程序集:  Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)

语法

声明
Private ReadOnly Property Current As Object
    Implements IEnumerator.Current
    Get
用法
Dim instance As AttachmentEnumerator
Dim value As Object

value = CType(instance, IEnumerator).Current
ObjectIEnumerator.Current { get; }

属性值

类型:System.Object
System.Object ,该值表示电子邮件附件。

实现

IEnumerator.Current

另请参阅

引用

AttachmentEnumerator 类

AttachmentEnumerator 成员

Microsoft.SharePoint.Utilities 命名空间