Uses of Class
microsoft.exchange.webservices.data.ServiceValidationException

Uses of ServiceValidationException in microsoft.exchange.webservices.data
 

Methods in microsoft.exchange.webservices.data that throw ServiceValidationException
 int Recurrence.MonthlyPattern.getDayOfMonth()
          Gets the day of month.
 int Recurrence.YearlyPattern.getDayOfMonth()
          Gets the day of the month when each occurrence happens.
 DayOfTheWeek Recurrence.RelativeMonthlyPattern.getDayOfTheWeek()
          Gets the day of the week.
 DayOfTheWeek Recurrence.RelativeYearlyPattern.getDayOfTheWeek()
          Gets the day of the week.
 DayOfTheWeekIndex Recurrence.RelativeMonthlyPattern.getDayOfTheWeekIndex()
          Day of the week index.
 DayOfTheWeekIndex Recurrence.RelativeYearlyPattern.getDayOfTheWeekIndex()
          Gets the relative position of the day specified in DayOfTheWeek within the month.
protected
<T> T
Recurrence.getFieldValueOrThrowIfNull(Class<T> cls, Object value, String name)
          Gets a property value or throw if null.
 Calendar Recurrence.WeeklyPattern.getFirstDayOfWeek()
           
 Month Recurrence.RelativeYearlyPattern.getMonth()
          Gets the month.
 Month Recurrence.YearlyPattern.getMonth()
          Gets the month of the year when each occurrence happens.
 Date Recurrence.getStartDate()
          Gets the date and time when the recurrence start.
protected  void SearchFilter.ContainsSubstring.internalValidate()
          validates instance.
protected  void SearchFilter.Not.internalValidate()
          validates the instance.
protected  void SearchFilter.PropertyBasedFilter.internalValidate()
          validate instance.
protected  void SearchFilter.RelationalFilter.internalValidate()
          validates the instance.
protected  void RulePredicateSizeRange.internalValidate()
          Validates this instance.
protected  void RulePredicateDateRange.internalValidate()
          Validates this instance.
protected  void PropertySet.internalValidate()
          * Validates this property set.
protected  void Mailbox.internalValidate()
          Validates this instance.
protected  void DelegateUser.internalValidate()
          Validates this instance.
protected  void ComplexProperty.internalValidate()
          * Validates this instance.
protected  void ViewBase.internalValidate(microsoft.exchange.webservices.data.ServiceRequestBase request)
          Validates this view.
protected  void PagedView.internalValidate(microsoft.exchange.webservices.data.ServiceRequestBase request)
          Validates this view.
protected  void ItemView.internalValidate(microsoft.exchange.webservices.data.ServiceRequestBase request)
          Validates this view.
protected  void ConversationIndexedItemView.internalValidate(microsoft.exchange.webservices.data.ServiceRequestBase request)
          Validates this view.
protected  void CalendarView.internalValidate(microsoft.exchange.webservices.data.ServiceRequestBase request)
          Validate instance.
protected  void Recurrence.internalWritePropertiesToXml(microsoft.exchange.webservices.data.EwsServiceXmlWriter writer)
          Write properties to XML.
protected  void Recurrence.IntervalPattern.internalWritePropertiesToXml(microsoft.exchange.webservices.data.EwsServiceXmlWriter writer)
          Write properties to XML.
 void PropertySet.validate()
          Validate.
 void MobilePhone.validate()
          Validates this instance.//>!(contentType == null || contentType.isEmpty()
 void ComplexProperty.validate()
          * Implements ISelfValidate.validate.
protected  void DelegateUser.validateAddDelegate()
          Validates this instance for AddDelegate.
protected  void DelegatePermissions.validateAddDelegate()
          Validates this instance for AddDelegate.
protected  void PropertySet.validateForRequest(microsoft.exchange.webservices.data.ServiceRequestBase request, boolean summaryPropertiesOnly)
          * Validates this property set instance for request to ensure that: 1.
protected  void DelegatePermissions.validateUpdateDelegate()
          Validates this instance for UpdateDelegate.
protected abstract  void PropertyDefinition.writePropertyValueToXml(microsoft.exchange.webservices.data.EwsServiceXmlWriter writer, microsoft.exchange.webservices.data.PropertyBag propertyBag, boolean isUpdateOperation)
          * Writes the property value to XML.
 



Copyright © 2012. All Rights Reserved.