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

Uses of ServiceVersionException in microsoft.exchange.webservices.data
 

Methods in microsoft.exchange.webservices.data that throw ServiceVersionException
 boolean Attachment.getIsInline()
          Gets a value indicating whether this is an inline attachment.
 Date Attachment.getLastModifiedTime()
          Gets the date and time when this attachment was last modified.
 int Attachment.getSize()
          Gets the size of the attachment.
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.
 boolean FileAttachment.isContactPhoto()
          Gets a value indicating whether this attachment is a contact photo.
protected abstract  void PropertyDefinition.loadPropertyValueFromXml(microsoft.exchange.webservices.data.EwsServiceXmlReader reader, microsoft.exchange.webservices.data.PropertyBag propertyBag)
          * Loads from XML.
 void FileAttachment.setIsContactPhoto(boolean isContactPhoto)
          Sets the checks if is contact photo.
 void Attachment.setIsInline(boolean value)
          Sets the checks if is inline.
protected  void Contact.validate()
          Validates this instance.
protected  void FolderId.validate(ExchangeVersion version)
          Validates FolderId against a specified request version.
protected  void PropertySet.validateForRequest(microsoft.exchange.webservices.data.ServiceRequestBase request, boolean summaryPropertiesOnly)
          * Validates this property set instance for request to ensure that: 1.
 



Copyright © 2012. All Rights Reserved.