EmailConversation.FlagState 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 EmailFlagState for the conversation.
public:
property EmailFlagState FlagState { EmailFlagState get(); };
EmailFlagState FlagState();
public EmailFlagState FlagState { get; }
var emailFlagState = emailConversation.flagState;
Public ReadOnly Property FlagState As EmailFlagState
Property Value
The EmailFlagState for the conversation.
Windows requirements
App capabilities |
email
emailSystem
|