AttachmentEnumerator.Current 属性

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

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

语法

声明
Public ReadOnly Property Current As SPEmailAttachment
    Get
用法
Dim instance As AttachmentEnumerator
Dim value As SPEmailAttachment

value = instance.Current
public SPEmailAttachment Current { get; }

属性值

类型:Microsoft.SharePoint.Utilities.SPEmailAttachment
Microsoft.SharePoint.Utilities.SPEmailAttachment 对象,该对象表示电子邮件附件。

另请参阅

引用

AttachmentEnumerator 类

AttachmentEnumerator 成员

Microsoft.SharePoint.Utilities 命名空间