Conversation.FlagStatus 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 aggregated flag status for conversation items in the current folder.
public:
property Microsoft::Exchange::WebServices::Data::ConversationFlagStatus FlagStatus { Microsoft::Exchange::WebServices::Data::ConversationFlagStatus get(); };
public Microsoft.Exchange.WebServices.Data.ConversationFlagStatus FlagStatus { get; }
Public ReadOnly Property FlagStatus As ConversationFlagStatus
Property Value
A flag status.
Remarks
Use the GlobalFlagStatus property to get the aggregated flag status for all conversation items in a mailbox.