Conversation.GlobalFlagStatus Property

Definition

Gets the aggregated flag status for all conversation items in a mailbox.

public:
 property Microsoft::Exchange::WebServices::Data::ConversationFlagStatus GlobalFlagStatus { Microsoft::Exchange::WebServices::Data::ConversationFlagStatus get(); };
public Microsoft.Exchange.WebServices.Data.ConversationFlagStatus GlobalFlagStatus { get; }
Public ReadOnly Property GlobalFlagStatus As ConversationFlagStatus

Property Value

A flag status.

Remarks

Use the FlagStatus property to get the aggregated flag status for all conversation items in the current folder.

Applies to