共用方式為


SPEmailMessage members

Include protected members
Include inherited members

代表一個 MIME 格式的電子郵件訊息。

The SPEmailMessage type exposes the following members.

Constructors

  Name Description
Public method SPEmailMessage 初始化SPEmailMessage類別的新執行個體。

Top

Properties

  Name Description
Public property Attachments 取得電子郵件訊息中的附件集合
Public property EnvelopeSender 取得 RFC 821 郵件從寄件者的電子郵件訊息。
Public property Headers 取得電子郵件訊息標頭的集合。
Public property HtmlBody 取得 HTML 格式電子郵件訊息的本文。
Public property PlainTextBody 取得純文字格式的電子郵件訊息主體。
Public property Sender 取得電子郵件的寄件者。

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetMessageStream 傳回代表整個電子郵件訊息,包括郵件內文及標頭的資料流。
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

請參閱

參照

SPEmailMessage class

Microsoft.SharePoint.Utilities namespace