Zimbra offers Open Source email server software and shared calendar for Linux and the Mac
Go Back   Zimbra :: Forums > Zimbra Collaboration Suite > Developers

Welcome to the Zimbra :: Forums!
Welcome, if you would like to post a comment please register. We also encourage you to explore all things Zimbra with our team and members of the community.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 03-18-2008, 12:58 AM
Project Contributor
 
Posts: 106
Question [SOLVED] How to set description in Calendar via Soap

Hello, I don't find how I can set and get decription field through soap.
Code:
<m xmlns="urn:zimbraMail">
    <su>eeeeeee</su>
    <inv>
    <comp fb="F" fba="F" allDay="true" name="eeeeeee" class="PUB" priority="5" transp="O">
          <s d="20080313"/>
          <e d="20080313"/>
          <desc>wwwwwww</desc>
     </comp>
     </inv>
</m>
It's part of appointment request for create, but this request doesn't set description field in the zimbra... What I do wrong? May be I should use another tags?
__________________
ZimbraFunambol Connector: http://sourceforge.net/projects/zimbrafunambol/
Reply With Quote
  #2 (permalink)  
Old 03-19-2008, 01:51 AM
Project Contributor
 
Posts: 106
Thumbs up

I did find the solution:
Code:
<m>
          <inv ..../>
          <mp ct="multipart/alternative">
                 <mp ct="text/plain">
                       <content>You shoul enter decription here<content>
                 </mp>
          </mp>
Thank Everyone!
__________________
ZimbraFunambol Connector: http://sourceforge.net/projects/zimbrafunambol/
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads

Why Join?

Registering let's you ask questions, makes it easier to search, displays any files attached to posts, and notifies you about replies.

blog.zimbra.com




 

SEO by vBSEO ©2011, Crawlability, Inc.