• bobmanc
  • NEWBIE
  • 0 Points
  • Member since 2006

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 2
    Questions
  • 0
    Replies
I am getting the following error "bad value for restricted picklist field: Out of Office"
when trying to add an Event. I have previously called describeSObject on SaveAs and it brings back these three stings "Busy","Free" and "Out of Office". "Busy" and "Free" work fine but "Out of Office" throws the error.

This just looks like a bug to me. Anyone able to get this to work?

-Bob

Is there a way to make a Contact added through the SOAP API show up in the Recent Items list?
Thanks.