SPEmailHeader.Value property
取得電子郵件訊息標頭的值。
Namespace: Microsoft.SharePoint.Utilities
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public ReadOnly Property Value As String
Get
'用途
Dim instance As SPEmailHeader
Dim value As String
value = instance.Value
public string Value { get; }
Property value
Type: System.String
字串,包含的值。