Conversation.GlobalImportance 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 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.