EmailConversation.Importance Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the value that specifies the importance of the conversation; normal, high or low.
public:
property EmailImportance Importance { EmailImportance get(); };
EmailImportance Importance();
public EmailImportance Importance { get; }
var emailImportance = emailConversation.importance;
Public ReadOnly Property Importance As EmailImportance
Property Value
The value that specifies the importance of the conversation; normal, high or low.
Windows requirements
App capabilities |
email
emailSystem
|