Windows.UI.Notifications.ToastNotifier.RemoveFromSchedule C# (CSharp) 메소드

RemoveFromSchedule() 공개 메소드

public RemoveFromSchedule ( [ scheduledToast ) : void
scheduledToast [
리턴 void
		public extern void RemoveFromSchedule([In] ScheduledToastNotification scheduledToast);
		public extern IVectorView<ScheduledToastNotification> GetScheduledToastNotifications();