バージョン

RemoveAllAppointmentsForOwner メソッド

オーナーに割り当てられているすべての予定を削除します。
シンタックス
'宣言
 
Public Sub RemoveAllAppointmentsForOwner( _
   ByVal owner As Owner _
) 
public void RemoveAllAppointmentsForOwner( 
   Owner owner
)

パラメータ

owner
予定のオーナー。
参照