Class TooManyAttendeesPerInstanceType


  • public class TooManyAttendeesPerInstanceType
    extends ErrorCodeType
    Error indicating that a scheduling message has too many attendees. The maximum number is set by the target system and can be determined from the properties.

    Java class for TooManyAttendeesPerInstanceType complex type.

    The following schema fragment specifies the expected content contained within this class.

     <complexType name="TooManyAttendeesPerInstanceType">
       <complexContent>
         <extension base="{http://docs.oasis-open.org/ws-calendar/ns/soap}ErrorCodeType">
         </extension>
       </complexContent>
     </complexType>
     
    • Constructor Detail

      • TooManyAttendeesPerInstanceType

        public TooManyAttendeesPerInstanceType()