How to programmatically format the Appointment Item body to make the URLs hyperlinked?

Hi,
In my VSTO Add-In, if a new Appointment Item is created with some text of my own, I want to make all the URLs in that to be hyperlinked.  How can I do programmatically?
Thanks in advance.
Thanks Prasad

Hello Prasad,
You can use the
RTFBody property which returns / sets a byte array that represents the body of the Microsoft Outlook item in Rich Text Format. See
What is the RTF syntax for a hyperlink? .
Also you may consider using the
WordEditor property of the Inspector class to get an instance of the Word Document which represents the message body. The Document class provides the Hyperlinks property which returns a Hyperlinks collection
that represents all the hyperlinks in the specified document. You can use the
Add method to add a new hyperlink to the Document (body of the Outlook item).

Similar Messages

  • How can I format the URL Button?

    I am using multiple URL buttons that point to cells of data that reflect numbers, such as %, $ and #,###. I have tried formating the excel spreadsheet directly,  however, the format of the URL button isn't coming through?
    Is there a solution to accomplish this?

    Hi,
    What you want to do the url button,just create a URL and paste in excel sheet and link the cell to URL button.But you need to split the URL syntax and palce into 2 cells. one cell contains the server details and another one contains the prompt values and concatenate these two cells.use the concatenated cell as URL button destination cell.
    please let me know...

  • How to programmatically place the field in the canvas.

    Hello!
    Can you please tell, how to programmatically place the field BLOCK1.FIELD1 in the canvas CANVAS1.
    At the moment on the field value CANVAS = NULL.
    And when opening the form error "FRM-41014 Cannot set attribute of null canvas item..."
    Thank you

    Youcannot assign a canvas at runtime. Yu have to specify int at designtime and it cannot be changed at runtime. if you need an item in more than one canvas, use a mirror-item (duplcate the item and set the property Synchronize with)

  • How do I format the layout of my pages in Iphoto for a book?

    How do I format the layout of my pages in an iphoto for a book?

    Welcome to Apple Support Communities.
    Open iPhoto.
    Select 'Book' from the bottom Toolbar.
    Choose a book or other template.
    Select your photos and drag them to the template, following the instructions.
    Note the 'Options and Prices' button on the left.
    When you've filled your book template, save it and submit it online for printing.

  • How do i format the memory card on n78

    how do i format the memory card on my n78? do we another application to do it? can i do it with my nokia? the music player keeps on searching for files non stop and i wanna know if formatting the memory card solves the problem
    Solved!
    Go to Solution.

    29-Oct-2008 02:05 PM
    grschinon wrote:
    29-Oct-2008 01:48 PM
    grayburn wrote:
    BTW i didn't say anything about looking in the file manager.
    You should have because that's how to do it on FP2 phones such as the N78 and N96.
    Menu > Tools > File manager
    Go into the "Memory card" section, then:
    Options > Memory card options > Format
    Learn something new everyday.
    Grayburn @ www.nokiausers.net & www.dailymobile.se....come say Hello!!!
    If you appreciate ANY help from a member,then show it by clicking on the Blue Star button, cheers

  • Already deleted all files from my MINIMAC and still appears to have only 200 gb free. How do I format the macmini?

    Already deleted all files from my MINIMAC and still appears to have only 200 gb free. How do I format the macmini?

    If you deleted from within the OS, did you empty the Trash?

  • How can I format the number in ?shape-text:

    Hi All,
    I am using shapes in the rtf template. I need to format the number which is used in the shape as
    <?shape-text:mytagname?>
    now mytagname has inconsistent values in the xml like 3, 4.5, 3.55. I want to format this to two digits after decimal i.e 0.00 format.
    How can I format the number in <?shape-text: ???
    Regards,
    Amit Deshpande
    Persistent Systems Ltd

    Hi Amit,
    <?shape-text:format-number(4.5,'#,##0.00')?>

  • HT3275 How do you Format the external hard drive been used for time machine?

    Error reads "Not enough space on the external hard drive" How do i format the memory and start again?
    Thanks Geremy

    ON an external hard drive.. that is easy.. just open disk utility and reformat it. Make sure you use Mac Extended Journeled. (HFS+)

  • How can i see the URL which has  length more than 255 chars in fucnction

    Hello Every body....
      I am facing one problem....I have a function module which returns URL in one table
      but in the function module display i am able to see only 255 characters,but the URL is more than 255 Characters..How can i see the URL which has the length more than 255 characters..
    In the Table the fields url length is 4000 chars.....
    but display it is showing only 255 chars.....
    Please Help me...??????????

    Hello,
    Have you tried breaking your structure into 255 chunks? I don't know what the structure you are moving from looks like, but you should be able break it back up into the SOLI structure. The end of a line in SOLI doesn't create a Carriage Return/Line Break. You have to insert these yourself like in the following:
    * Create document
          clear mail_line.
          move 'This is a test E-Mail'(d01) to mail_line.
          concatenate mail_line
                      cl_abap_char_utilities=>newline
                      into mail_line.
          append mail_line to l_mailtext.
    What kind of attachment are you wanting to create - a text tab delimited file for reading in a spreadsheet application such as excel? You might try reassembling your data table into a single string with newlines where you need them. Then use function module SCMS_STRING_TO_FTEXT to turn it back into SOLI. This is what I have done in the past. I'm afraid without knowing more about your source structure and attachment type, this is about all I can tell you.
    Vasanth

  • How can I find the URL for an iCal calendar in iCloud so I can make a link to it on a web page.

    I have a single iCal calendar that I want people to access through my webpage.  How can I find the URL so that they can view the calendar without having to subscribe to it.  I converted to iCloud from .Mac and I can see that changes to this calendar are not showing up.

    Mmmh.. i see... I don't know wether it is possible for people just check calendars without subscribing to them... I have been sharing some calendars in my website (maybe you can have a look at it in order to check wether it could be a possible solution for you)
      http://web.me.com/andreabruschi/englishplanet/English_Courses.html
    Cheers
    Andrea

  • How do i find the url for my iMac

    How di I find the URL for my iMac?

    Can you explain in more detail what you mean? A URL is the address of a website - such as Apple.com or Harvard.edu. A computer will only have a URL if it has been set up as a web server and has name servers pointing to it (so that people looking for yourcomputer.com will be sent to the right place).
    Conversely, every computer has an IP address, which is numerical. If you're connected directly to your internet, you will have a public IP address (it might look like 245.46.120.30, for example). Most people connect to the internet through a router, though, which gives them a private IP address only visible within their own network (something like 192.168.1.4).
    Matt

  • How do I find the url for ical

    I had to switch from iphone to droid and now I'm attempting to sync my macbook to my new phone.  How do I find the url for iCal?

    Please see this page:
    http://help.apple.com/icloud/#mm6b1a88ad

  • How do I find the URL for a document loaded into Buzzword?

    How do I find the URL for a document loaded into Buzzword?

    What kind of document? What is Buzzword?

  • How do I get the URL to "My Photo Stream" (the base one, Not the one I created to share out)?

    How do I get the URL to "My Photo Stream" (the base one, Not the one I created to share out)?

    You can't get a url for my photo stream; only for publically shared streams.

  • How do I unhide the URL window/field that allows me to directly enter a different URL without using the Search Window/field?

    I need to unhide the window or field that allows me to DIRECTLY enter a different URL. I do not want to use the search engine. I want to manually enter the URL of my choice and go DIRECTLY there.
    So, how do I unhide the URL window?

    It is still there at the left most part part of the address bar, but you have to press and hold the trackpad to use it.
    Click the Share (arrow out of the box) button  to add  bookmark.

Maybe you are looking for