HT202213 how do you get it to show up in the sidebar again, after setting it up?

how do i get home sharing to tapear agian in the toolbar, after i set it up?

I can sort of reproduce what your talking about I think its because your setting the Start and Due date to the same time which seems to affect the search folder that's used for the view. The following seems to work okay for me
Task taskItem = new Task(service);
taskItem.Subject = "Created From qqq";
taskItem.Body = "body";
taskItem.IsReminderSet = true;
taskItem.ReminderDueBy = DateTime.Now;
taskItem.StartDate = DateTime.Now;
taskItem.DueDate = DateTime.Now.AddHours(1);
taskItem.Status = TaskStatus.NotStarted;
ExtendedPropertyDefinition PidLidToDoOrdinalDate = new ExtendedPropertyDefinition(DefaultExtendedPropertySet.Common, 0x85A0, MapiPropertyType.SystemTime);
taskItem.SetExtendedProperty(PidLidToDoOrdinalDate, DateTime.Now.AddHours(1));
ExtendedPropertyDefinition FlagDueBy = new ExtendedPropertyDefinition(DefaultExtendedPropertySet.Common, 0x8560, MapiPropertyType.SystemTime);
taskItem.SetExtendedProperty(FlagDueBy, DateTime.Now.AddHours(1));
taskItem.Save();
Cheers
Glen

Similar Messages

  • How do you get your security questions reset? The email that I set up is not receiving the reset message.

    I'm trying download music/apps from iTunes. I'm being asked to sign into my Apple ID to answer my security questions. Which I forgot. It allows you to send an email if you forgot you questions. That email, which belongs to my wife, has not received any info from Apple to fix the problem. What should I do to fix this annoyance?

    You need to ask Apple to reset your security questions; ways of contacting them include clicking here and picking a method for your country, phoning AppleCare and asking for the Account Security team, and filling out and submitting this form.
    (97045)

  • How do you get ical to show on your home screen?

    How do you get ical to show on your home screen? I deleted it from my homescreen (somehow) and i want to get it back.

    Just open the International preferences panel, go to Times, Customize, and click on the leftmost number (hours). A small triangle lights up, and a pop-up list of various formats opens. Just select the one you like (1-24 or 01-24). Make sure to set the Date & Time preferences to 24-hour clock first.

  • HT4059 After updating iBooks on my iPad all my PDFs disappeared how do I get them back? I reinstalled the app again and they showed up and thn they disappeared, what is going on?

    After updating iBooks on my iPad all my PDFs disappeared how do I get them back? I reinstalled the app again and they showed up and thn they disappeared, what is going on?

    By reinstalling do you mean that you deleted the app and redownloaded it ? Deleting an app will remove the app and its contents. Do you have copies of the PDFs in the Books part of your computer's iTunes library so that you can sync them back ?

  • I have a 120gb Classic that has no space left on it. i am going to buy a larger gb capacity ipod as soon as i get clearer instruction on how to get the old ipod content to the new ipod. How do you get content from one ipod to the other?

    how do you get content from one ipod to the new one? my content is on an external hard drive not on my pc and i have run out of space on my 120gb classic. can you get old ipod content to new? my itunes has only got short cuts, the real content is on an external drive? can this be done?? please help

    If the content is on an external drive, but your library knows where to find it, then it should all work. Connect your device, make some selections for what to put on it, and sync. If, on the other hand, your current iPod is the only place holding some of your media then see this user tip: Recover your iTunes library from your iPod or iOS device.
    tt2

  • How do you get word count to print at the end of a document in Pages?

    How do you get word count to print at the end of a document in Pages?

    Pages v5 does not provide a user assignable word count variable. With some AppleScript, and a paste operation from the clipboard, you can have locale punctuated word count in this format: 7,803 — anywhere in your document. The following AppleScript works with Pages '09 v4.3 through Pages v5.5.2 on Yosemite.
    I would suggest that you copy paste the following AppleScript into your [Apple] Script Editor and save it (suggestion) wordcnt.applescript. Then, follow this with an option+Save As… and this time set the File format to Script Bundle, or Application with hidden extension — saved to your Desktop. Provided you have a Pages document open, you are then a double-click from the ability to paste your current word count into Pages.
    Note: If you have Pages word count display enabled, it will automatically count your pasted value as another word which initially may deceive on true word count at the time the script was run.
    AppleScript
    --- copy below this line ---
    property locale : "en_US.UTF-8" -- In Terminal, use the locale command to see yours
    if not ApplicationIsRunning("Pages") then
         display dialog "Pages must be running to use this utility."
         return quit
    end if
    tell application "Pages"
        tell body text of front document
            set wordCnt to count words
            -- Don't want punctuated numbers? Remove the single quote from printf format
            set the clipboard to (do shell script "export LC_ALL=" & locale & "; printf \"%'d\" " & wordCnt)
        end tell
    end tell
    on ApplicationIsRunning(appName)
         tell application "System Events" to set appNameIsRunning to exists (processes where name is appName)
         return appNameIsRunning
    end ApplicationIsRunning

  • Background noise removal takes about 3 seconds into each clip in timeline to kick in, so each clip has noise in the first few seconds.  How do you get this to remove noise from the very start of the clip?

    Background noise removal takes about 3 seconds into each clip in timeline to kick in, so each clip has noise in the first few seconds.  How do you get this to remove noise from the very start of the clip?

    insert a 5 second gap in the beginning of the timeline.

  • Content Holder How do you get css class to appear in the wysiwyg editor? The only option is "clear class".

    Need an answer to my question: How do you get css class to appear in the wysiwyg editor? The only option is "clear class".

    Liam,
    If it's not supported there, then where can I access the css and do you have any recommendations for a simple app to change the css style?

  • How do you get fontmetrics before displaying something on the screen?

    Let me ask in another way:
    how do you get fontmetrics before displaying something on the screen?
    Edited by: tjacobs01 on Aug 24, 2008 12:03 PM

    and you call getGraphics() it returns nullI learned to not use the getGraphics() method. Check out my posting here where I ask what the getGraphics() method is good for:
    [http://forums.sun.com/thread.jspa?threadID=5233274&messageID=9954741|http://forums.sun.com/thread.jspa?threadID=5233274&messageID=9954741]
    Also, c.getFontMetrics(c.getFont()) will be an NPE because Font is initially null.Maybe I don't understand the question. The following works for me:
    import javax.swing.*;
    public class Test
         public static void main(String args[])
              JTextField textField = new JTextField();
              System.out.println(textField.getFontMetrics(textField.getFont()));
    }Every question should have a SSCCE, so we don't have to guess.

  • So I recently bought 3 new songs, and they won'y show up on my main iTunes Library page or under the artist, but they show up under purchased.  How can I get them to show up under the artist/ main library page?

    So I recently bought 3 new songs, and they won'y show up on my main iTunes Library page or under the artist, but they show up under purchased.  How can I get them to show up under the artist/ main library page?

    Logging out of itunes store and logging in again has worked for some people

  • How do you get it to show the temperature when you scroll down?

    On some some IDevices I see when you scroll down, it shows the temperature and the date. But on my iPad mini when I scroll down, it just shows the day. But at the bottom it says, " weather information provided by yahoo" I have yahoo weather installed. How do I get it to show the temperature too? Thanks.

    Settings->Privacy->Location Services->Weather-> Turn it on.
    It will show your current locations weather. Note that it uses GPS and internet access. so it may use your Cellular Data and battery.

  • How do you get users to show up in finder?

    How do you get the users to be listed in the right pane?
    Thanks

    Hi Rolomoto, when in Finder, press shift+command+G and type "/Users" in the box (without the quotes). You can also get the "Go To" box from the Finder menu. Finder will show you the different users folders, with the currently logged in user having a "house" for the folder. Because each users' folder is for them only, you won't get permission to see much inside them.

  • How do you get .00 to show?

    I am new to java programming. We have a project we are working on that uses decimals. Say you want to enter $12.00, when you click the calculate button it shows $12.0. How do you get the second 0 to show? Any help appreciated. The variables are a double and labels are .setText using a Math.round.
    Sharon

    When one runs this program in MSDOS, it will not render the '�' sign to see this change the '$' sign and type;-
    DOSPrompt>java Money >money.txt
    Then one can see some real money signs - jolly nice.
    /* One can test this whole program by writing in a double value at the prompt.
    ** It will convert the vlue to a money value such as "$15.99" or "$16.00"
    ** Note: the MSDOS shell does not render '�' signs given in the unicode '\u00A3'
    ** I have written to Bill Gates about this issue on numerous occasions and yet
    ** he seems unable to respond to my strongly worded letters.
    ** Author: Lady Margaret Thatcher (now a Baroness). */
    import java.text.*;
    public class Money {
    public static void main (String []args) {
       double d= 0.0D;
       // Catch all exception and exit
       try {
          d = Double.parseDouble(args[0]);
       catch(Exception e){
          System.out.println("\nEnter any large floating point number");
          System.exit(0); 
       DecimalFormat decfmt = new DecimalFormat();
       decfmt.setMaximumFractionDigits(2);
       String money = '$' + decfmt.format(d); // one can change this '\u00A3' or '�' for the � sign
       if (money.length() < 4) money += ".00";
       System.out.println("Money value: "+money);
    }

  • When I click iTunes Home Sharing, it only shows up on my computer. How do I get it to show up on the TV?

    I Just got an Apple TV and when I click on 'Computers' it tells me I need to connect to Home Sharing. Once I do on my computer and TV, then it only shows up on my Computer, not the TV. How do i get it to show up on my TV?

    Have you enabled home sharing on the ATV?
    See
    http://support.apple.com/kb/TS2972

  • I have audio books on my ipod, but when I hook it up to my computer they don't show up so I can't take them off or anything.  Now I am out of space.  How do I get them to show up on the itunes sync screens?

    I have audio books that are on my ipod touch, but when I hook it up to my computer to make changes they don't show up.  I can't add new music, because it keeps telling me I am out of room.  When I go to the book tab at the top it doesn't show any so I can't take them off.  How do I get them to show up?

    iDevices are not and have never been backup devices.
    Authorizing a computer does not cause media to magically appear.
    Media is only where the user puts it.
    Copy the ENTIRE iTunes folder from the old computer to the new computer.

Maybe you are looking for

  • Event Handling between JPanels

    Hi everyone, I'm trying a three-fold assignment on java, which relates to graphs and finding strongly connected components. In the first part, the user can create his own graph and the program should find all SCC and display them. In the second part,

  • Packaging a .bar file for the BlackBerry Tablet (Playbook) Simulator Using Command Line.

    Hi there, I've been trying to deploy one of my AIR apps on the BlackBerry Tablet (PlayBook) Simulator and and have run into a problem packaging the .bar file using the command line.  I started this off by reading the article at: http://www.adobe.com/

  • Scheduling the requirement quantities on different dates for different vend

    Dear Gurus, We have requirement of generating the shcedule line on different dates in case multi supplier. The part is supplied by 3 different supplier when executing MRP the system generated schedule line on same date for each supplier, however the

  • Remote desktop services 2012 R2 remote(external) users having issues

    First time poster, here is my issue might be a long winded one as I have been working on this for over 2 weeks. I have installed and configured RDS on a brand new install of server 2012 R2 everything on it seems to checks out. All Licences are instal

  • WRT54G - cannot share folders

    Hi Experts, i have Linksy WRT54G, firmware 7.00.1, am using internet cable (DSL) my network provider shared folders for movies,songs etc....i can open that folder when i connect wire to direct system (not through router) run " //super-admin ", but sh