Is there a way to get the CC/BCC fields on the "Appointment" entity. In my scenario we use appointment entity to schedule meetings and along with the required and optional attendees, we need one more similar field (PartyList) to select "Accounts" involved in that meeting (This is a business requirement and there are other functionalities built on this). Since there is no N:N relationship possible for Appointment entity I was wondering if we can create a new PartyList (I think its a NO) or get any existing PartyList fields (other than required and optional attendees) to rename and use. Thanks in advance Abu Danial
↧