TS1702 How to retrieve calendar events

I lost all my past events on my phone - is there a way to retrieve them?

Hello there Mkleczkowska,
The way that I would recommend getting the calendar events back is through an iTunes restore if you have synced and backed up the phone to iTunes recently.
iOS: How to back up and restore your content
http://support.apple.com/kb/ht1766.
Follow the directions for the version of the Operating System you have on your computer.
Regards,
Sterling

Similar Messages

  • PALM Z22 HOW TO CREATE CALENDAR EVENTS THEN UPLOAD THEM TO THE PALM Z22

    Hello, I would like to know if anyone can advise me on how to create calendar events in say, excel, and then upload them to my Palm Z22.  The reason I want to create them in excel is so that I can also update the file information to my cell phone as well.
    Thanks for your assistance.....
    Tony
    Post relates to: Palm Z22

    Hello Tony,
    If you want to use Excel, then I would suggest that you export your calendar spreadsheet as a comma separated values (.csv) file and then import that data into the Calendar application in Palm Desktop.  Then Hotsync your Palm.
    Alan G

  • [E2010][EWS] How to retrieve calendar items of a defined category?

    Hi,
    I'm trying with VBScript to retrieve calendar items of a mailbox for a category.
    I managed with EWS to retrieve ALL the calendar items of a mailbox :
    const TARGETURL="https://.../ews/exchange.asmx"
    const USERNAME="username"
    const PASSWORD="pasword"
    Const strEmailAddress = "[email protected]"
    Dim objXmlHttp, xmlDoc
    Set objXmlHttp = CreateObject("Microsoft.XMLHTTP")
    Set objXmlDoc = CreateObject("MSXML2.DOMDocument")
    'XML request
    strXmlData = ""
    strXmlData = strXmlData & "<?xml version=""1.0"" encoding=""utf-8""?> "
    strXmlData = strXmlData & "<soap:Envelope xmlns:soap=""http://schemas.xmlsoap.org/soap/envelope/"" "
    strXmlData = strXmlData & " xmlns:t=""http://schemas.microsoft.com/exchange/services/2006/types""> "
    strXmlData = strXmlData & " <soap:Body> "
    strXmlData = strXmlData & " <FindItem xmlns=""http://schemas.microsoft.com/exchange/services/2006/messages"" "
    strXmlData = strXmlData & " xmlns:t=""http://schemas.microsoft.com/exchange/services/2006/types"" "
    strXmlData = strXmlData & " Traversal=""Shallow""> "
    strXmlData = strXmlData & " <ItemShape> "
    strXmlData = strXmlData & " <t:BaseShape>AllProperties</t:BaseShape> "
    strXmlData = strXmlData & " </ItemShape> "
    strXmlData = strXmlData & " <CalendarView StartDate=""2014-01-20T13:00:00"" EndDate=""2014-01-30T23:59:59""/>"
    strXmlData = strXmlData & " <ParentFolderIds> "
    strXmlData = strXmlData & " <t:DistinguishedFolderId Id=""calendar""> "
    strXmlData = strXmlData & " <t:Mailbox><t:EmailAddress>" & strEmailAddress & "</t:EmailAddress></t:Mailbox> "
    strXmlData = strXmlData & " </t:DistinguishedFolderId> "
    strXmlData = strXmlData & " </ParentFolderIds> "
    strXmlData = strXmlData & " </FindItem> "
    strXmlData = strXmlData & " </soap:Body> "
    strXmlData = strXmlData & "</soap:Envelope> "
    objXmlHttp.open "POST", TARGETURL, False, USERNAME, PASSWORD
    objXmlHttp.setRequestHeader "Content-Type", "text/xml"
    objXmlHttp.send strXmlData
    'status 200
    If objXmlHttp.Status = "200" Then
    If objXmlDoc.loadXML(objXmlHttp.responseText) Then
    Set soap_Body = objXmlDoc.documentElement.childNodes.item(1)
    Set m_FindItemResponse = soap_Body.childNodes.item(0)
    Set m_ResponseMessages = m_FindItemResponse.childNodes.item(0)
    Set m_FindItemResponseMessage = m_ResponseMessages.childNodes.item(0)
    Set m_RootFolder = m_FindItemResponseMessage.childNodes.item(1)
    Set t_Items = m_RootFolder.childNodes.item(0)
    For Each calendarItem In t_Items.childNodes
    Dim t_Subject
    t_Subject = calendarItem.getElementsByTagName("t:Subject").item(0).text
    msgbox t_Subject 'Show the subject of the item
    Next
    End If
    Else
    wscript.echo "Error: " & objXmlHttp.Status & " - " & objXmlHttp.statusText
    End If
    But now I would like to add a filter in the XML code to retrieve only the calendar items of a category called "TEST".
    How can I do this please?
    Thanks

    >> Do you have an example with ItemView to add a filter for a category? I didn't manage to make the query.
    Firstly I would suggest you use Powershell and the EWS Managed API, this will save you hours of work and many many lines of code.
    Because the category field is a multivalued property the best way to query this is to use a AQS query string the SOAP would look like
    <?xml version="1.0" encoding="utf-8"?>
    <soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:m="http://schemas.microsoft.com/exchange/services/2006/messages" xmlns:t="http://schemas.microsoft.com/exchange/services/2006/types" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
    <soap:Header>
    <t:RequestServerVersion Version="Exchange2010_SP2" />
    </soap:Header>
    <soap:Body>
    <m:FindItem Traversal="Shallow">
    <m:ItemShape>
    <t:BaseShape>AllProperties</t:BaseShape>
    </m:ItemShape>
    <m:IndexedPageItemView MaxEntriesReturned="1000" Offset="0" BasePoint="Beginning" />
    <m:ParentFolderIds>
    <t:DistinguishedFolderId Id="calendar" />
    </m:ParentFolderIds>
    <m:QueryString>System.Category:'Green Category'</m:QueryString>
    </m:FindItem>
    </soap:Body>
    </soap:Envelope>
    Because this is a 2010 feature versioning you request is critical.
    Cheers
    Glen

  • How to duplicate calendar events copy paste?

    I am trying to build my schedule on calendars with my iPad. I would like to put in my work schedule but I don't work the same days every week. I am looking for a way to copy paste/duplicate entries so I don't have to keep inputting them. Because I don't work the same days each week/month I can't use the repeat feature. I have tried a long press to copy and paste but it moves the whole event and doesn't duplicate it. Is there a way to do this? I have found that I can do this on my Macbook Pro in iCal and then it updates the iPad through iCloud but I would like to do it with my iPad because I have the iPad and iPhone with me all the time and the Macbook stays at home.

    As you know by now, there is now way to copy and paste (drag and drop duplicate) iPad Calendar events. However, I have found a workaround that allows you to duplicate an event and place the duplicates in various dates on your Calendar. NOTE: This is probably not too practical for making a single copy, but it does save time and keystrokes for multiple copies.  In Calendar, tap on the event you want to duplicate and select Edit. In the Edit window select Repeat. In the Repeat window select Every Day, then tap Done to take you back to the Edit menu.  Tap End Repeat and select an end date that will give you the number of copies you want (e.g., if the original event date is 11/12 and you want 5 copies, select 11/17 as the End Repeat date.  Tap Done twice to return to the Calendar. Then just drag the Repeats/Copies to the various dates where you want them placed (works best in Month view). When you finish each drag/drop, you will get a "This is a repeating event" pop-up window; you need to select "Save for this event only."

  • How to edit Calendar events?

    If i am invited to an event i get an email with the .ics attachment. I add it to my calender and then accept the invite.
    If the times are then changed i get another email with the new times on the email and a new .ics attachment.
    The new .ics attachment on the email update still has the old times on it (and if the times were new i still cannot do anything with the attachment - there are no options to put it in my calendar).
    I cannot edit the original calendar event to the new times.
    I cannot delete the old event without declining it first.
    Even if i could delete the old event with the old times i then have to make my own calendar event  (which then doesn't link in with the organisers event and doesn't show my attendance).
    Why does my calender event not update automatically once the revised times have been emailed to me?
    I have "shared calendar alerts" enabled but all it does is send me an email about modifications, i cannot edit the actual event anywhere.
    Am i doing something wrong? have i missed something?
    Thanks

    You don't say what it is you want to change, but if you simply want to consolidate:
    Select a calendar in the list, choose file>export.
    Select file>import, choose the file, and select the destination calendar. (The destination calendar can be one which you sync with Google Calendar.)
    When you're happy all is where you want it, delete the original calendars.
    As always, take a backup before you start - just in case!

  • How to copy calendar events into Excel?

    i would like to review all my calendar events in an Excel (Office for Mac) spreadsheet.  I have exported to desktop then opened with Excel but got a block of data.  I was expecting one line per event that I could delimit.  Any ideas?
    Don

    As you know by now, there is now way to copy and paste (drag and drop duplicate) iPad Calendar events. However, I have found a workaround that allows you to duplicate an event and place the duplicates in various dates on your Calendar. NOTE: This is probably not too practical for making a single copy, but it does save time and keystrokes for multiple copies.  In Calendar, tap on the event you want to duplicate and select Edit. In the Edit window select Repeat. In the Repeat window select Every Day, then tap Done to take you back to the Edit menu.  Tap End Repeat and select an end date that will give you the number of copies you want (e.g., if the original event date is 11/12 and you want 5 copies, select 11/17 as the End Repeat date.  Tap Done twice to return to the Calendar. Then just drag the Repeats/Copies to the various dates where you want them placed (works best in Month view). When you finish each drag/drop, you will get a "This is a repeating event" pop-up window; you need to select "Save for this event only."

  • How to mark calendar event as "free"

    After upgrading to Mavericks, it seems like we no longer have the option of setting the status as "free" or "busy" for calendar events...? I see we can do it from the Calendar on iOS7 but it would be helpful to be able to do it from the desktop as well.

    Hello rolsen111111,
    It sounds like you are looking for the Show As function when editing an event. In Calendar click Help at the top and type the word Status. One of the first results should be "Change your Availability Status for an Event".
    The window that opens shows where to get to this function in the event:
    Double-click the event, then click the event’s date.
    Choose an option from the Show As menu.
    Thank you for using Apple Support Communities.
    All the very best,
    Sterling

  • How to monitor Calendar Events

    Please Consider the scenario.
    I have delegated two users to manage my calendar. Those users obviously have full rights on my calendar. I found out that an event that i created was deleted, and both of the shared calendar users denied that they have done.
    How would i know who has deleted an event/task?
    How would i know who has created an event /task?
    Please help the user is getting furious
    regards
    Kimi

    Hi,
    You may want to have a look at the following calendar options (ics.conf):
    caldb.berkeleydb.ensmsg.advancedtopics
    caldb.berkeleydb.ensmsg.createevent
    caldb.berkeleydb.ensmsg.deleteevent
    caldb.berkeleydb.ensmsg.modifyevent
    caldb.berkeleydb.ensmsg.refreshevent
    These control the global notification of additional events to calendar entries. If users don't want to see these events they can turn notification emails off.
    Shane.

  • How to gather Calendar events using applescript?

    How do you gather any events schedualed for that day on calendar by using applescript?

    I have got it working with this script.
    If iTunes Pop-up a message, I press a key on my remote control and the Pop-up message / Box disappears.
    tell application "System Events"
    tell process "iTunes"
    -- get the front window's name
    -- get the name of the front window
    set whichWindow to (get the name of the front window)
    -- Ergebnis: "Getting Playlist"
    -- display dialog result
    -- display dialog whichWindow
    -- Ergebnis: {button returned:"OK"}
    set whichButton to (get the name of the front window's button)
    -- Ergebnis: {"Stop"}
    tell whichButton of window whichWindow to key code 53
    -- set the contents of the button to key code 53
    end tell
    end tell
    In a terminal I have typed in "while true; do ./diut.app; sleep 2; done" to see what happend, if iTunes is front most and an iTunes message Pop-up.
    Solved by myself.

  • How to implement Calendar (event calendar) And use it in Portal 10g

    Dear Guros,
    I need to develop Event Calendar have the following functionality:
    - Add Event To certain day.
    - All other defualt functionality of the Calendar.
    How can i develop an event Calendar or use some of Exist Calendar.
    I need to use this calendar inside Oracle Portal 10g.
    Please; help me.

    Hi Eugeny,
    I have used the SAP Connector Framework to connect to R/3, get data from a BAPI and then display the data in a HTMLB tableview.
    Have a look at the link below to get information about how to connect to a BAPI from a Java iview.
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sapportals.km.docs/documents/a1-8-4/using sap adapter for connector framework
    Cheers
    Richard

  • How to get calendar events to show at correct time on iPhone 5S

    I just upgraded from an iPhone 4 to iPhone 5S and had Verizon sync contacts and calendar.  Contacts kinda sorta worked but will not upgrade if I add hone numbers via computer.
    Also, events in calendar show up 4 hours early on iPhone as opposed to the actual times on my pc.
    Any ideas?

    hard reset
    reset all settings
    back up and restore

  • How to retrieve Reconciliation Event Data using OIM API ?

    Hi,
    I want to retrieve values of some field from reconciliation event. I could not find any API method available
    to get event data.

    Check this link
    Re: API for reading reconciliation Processed-Data

  • How to push calendar events from iPhone to Google Calendar

    I have successfully setup google calendars to sync with my phone and created a test event on google calendar website and it correctly pushed to my phone.
    Now, my question is will the events that I already created natively on the iphone while under the Microsoft Outlook calendar push back to google calendars to where I can see them on the website? Will I have to go in and recreate while in specifically the Exchange google calendar or will they push back if I'm in the "All Calendars" view and create an event?
    One last thing, I have not synced the phone with itunes yet since activating google calendar sync. Is that required?
    Sorry if this is all confusing. I'm just learning the calendar thing for the phone.
    Thanks in advance!
    Message was edited by: Genox

    I had all sorts of headaches trying to get this to work. But yes, you can do a 1-way sync from Outlook to Google Calendars to make sure Google has ALL your events. You then turn on sync on the iPhone, so the three are in sync.
    What I did (do not try this at home ) is I deleted my Google Calendar and turned off sync on the iPhone (deleting the calendar data from my iPhone). I started with ONE source of appoinments. I then removed/reinstalled the Google sync app on my PC and initiated a 1-way sync from Outlook to Google. Now Google had a brand new calendar with all my appointments. I then turned on 2-way sync between my PC and Google. Next step, turn on calendar sync on the iPhone. That way all the appointments from Google (which are all the appointments from Outlook) downloaded onto my iPhone. Voila!

  • How to access Calendar Events in Windows Phone 8.1 SDK

    Hi,
    I have multiple email accounts setup on my Windows Phone 8.1.
    I have requirement to access appointments in calendar for specific email accounts and perform some operation. I found sample code on MSDN and all of the are examples of using Microsoft.Phone namespace. But as I am using Windows Phone 8.1 SDK and not Windows
    Phone 8.1 Silverlight SDK.
    Can someone guide me of an equivalent namespace/method of accessing calendar appointments using Windows Phone 8.1 SDK.
    Thanks,
    Nasir

    Hi nasir,
    If you would like to modify the server side appointments I believe you need to call server side api to manipulate them.
    For instance if we would like to modify the data into O365 server,
    Get started with the SharePoint 2013 REST service should be a good start. Also calling Exchange
    Web services is a good idea.
    --James  
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • How to enter calendar event on my imac and see it on my other macs?

    I make an appointment on mac Air...it posts to toher computers....on my imac, I post and nothing gets posted on other macs.....
    Help ....Imac is my main computer and I need other team members to see my calendar....

    Hi Glenn,
    Thanks for visiting Apple Support Communities.
    If you're using iCloud to sync your calendar across your Mac computers, the steps in the "Troubleshooting Calendar on OS X Mountain Lion" section of the below article can help. They should also apply to Mavericks.
    iCloud: Troubleshooting iCloud Calendar
    http://support.apple.com/kb/ts3999
    Best Regards,
    Jeremy

Maybe you are looking for

  • 3.0.02 EA1 - Edit table data in a grid

    Editing table data in a grid is broken in 3.0.02 EA1 under Windows XP Pro SP3 Bug #1: When not in editing mode the cursor keys must move the focus from a cell to cell. Instead an edit mode is activated Bug #2: There is no way to leave cell edit mode

  • Having problem displaying Japanese Locale

    Hi All, Understand that when we install Solaris 8, we have the option of selecting japanses language without the multilanguage pack. Now, how can I do that without reinstalling my installed English Solaris 8 in sparc m/c? I've installed the necessary

  • How do I get proof of exchange?

    Basically I bought a IPhone 5s which later broke, apple then exchanged the iphone under warranty. Since then my iphone has been stolen/lost, my insurance has asked for proof of exchange yet im not sure how to get it. Any help?

  • Delete Apple Watch, Podcasts, Ibooks etc?

    Yet again another update adding apps I don't want and wont use!  Anyway to get rid of them ive tried the privacy thing but it just deletes my app store!  I will never use Ibooks, podcasts, health or apple watch yet they are sat there using memory up

  • How to skip "Feedback to Nokia"

    The newly purchased Nokia 220 DS began to show on the screen an alert to be sent "Feedback to Nokia" after some timeI. It looks like a notification SMS messages, but there can not be found. It is a message of the same application, which can be traced