共用方式為


SPEmailAttachment class

代表電子郵件訊息中的附件。

Inheritance hierarchy

System.Object
  Microsoft.SharePoint.Utilities.SPEmailAttachment

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

Syntax

'宣告
Public NotInheritable Class SPEmailAttachment
'用途
Dim instance As SPEmailAttachment
public sealed class SPEmailAttachment

備註

使用SPEmailMessage物件,以代表電子郵件訊息。

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.

請參閱

參照

SPEmailAttachment members

Microsoft.SharePoint.Utilities namespace