Conversation.GlobalImportance Property

Definition

Gets the aggregated importance for all conversation items in a mailbox.

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

Property Value

The global importance of a conversation.

Remarks

Use the Importance property to get the aggregated importance for all conversation items in the current folder.

Applies to