SPEmailMessage.EnvelopeSender property
取得 RFC 821 郵件從寄件者的電子郵件訊息。
Namespace: Microsoft.SharePoint.Utilities
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public ReadOnly Property EnvelopeSender As String
Get
'用途
Dim instance As SPEmailMessage
Dim value As String
value = instance.EnvelopeSender
public string EnvelopeSender { get; }
Property value
Type: System.String
字串,包含 RFC 821 郵件從寄件者的名稱。