Conversation.LastDeliveryTime プロパティ

定義

現在のフォルダー内のこの会話で最後に受信したメッセージの配信時間を取得します。

public:
 property DateTime LastDeliveryTime { DateTime get(); };
public DateTime LastDeliveryTime { get; }
Public ReadOnly Property LastDeliveryTime As DateTime

プロパティ値

最後の会話アイテムの配信時間。

適用対象