CalendarEventDetails.IsPrivate プロパティ

定義

予定表イベントがプライベートであるかどうかを示す値を取得します。

public:
 property bool IsPrivate { bool get(); };
public bool IsPrivate { get; }
Public ReadOnly Property IsPrivate As Boolean

プロパティ値

予定表 イベントがプライベートの場合は true。それ以外の場合は false

適用対象