Class MaxAttendeesPerInstanceType


public class MaxAttendeesPerInstanceType extends IntegerPropertyType
Type which may be returned in GetPropertiesResponse when targeted at the system root or any collection resource. It provides the maximum number of attendees for each instance of a scheduling event.

Java class for MaxAttendeesPerInstanceType complex type.

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

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

    • MaxAttendeesPerInstanceType

      public MaxAttendeesPerInstanceType()