次の方法で共有


Conversation.Importance プロパティ

定義

現在のフォルダー内のすべての会話アイテムの集計された重要度を取得します。

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

プロパティ値

会話の重要性。

適用対象