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.
Represents the headers of the email message that is sent to the specified users.
Namespace: Microsoft.SharePoint.Workflow.Application
Assembly: Microsoft.SharePoint.Workflows (in Microsoft.SharePoint.Workflows.dll)
Syntax
'Declaration
Public m_emailHeaders As StringDictionary
'Usage
Dim instance As IssueTracking
Dim value As StringDictionary
value = instance.m_emailHeaders
instance.m_emailHeaders = value
public StringDictionary m_emailHeaders