Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Includes other email properties such as "from", "To", "reply-to", "Subject" (can be accessed using headers ["Subject"]).
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public headers As StringDictionary
'Usage
Dim instance As SPAlertHandlerParams
Dim value As StringDictionary
value = instance.headers
instance.headers = value
public StringDictionary headers