Uses of Class
microsoft.exchange.webservices.data.core.exception.misc.InvalidOperationException

Packages that use InvalidOperationException
microsoft.exchange.webservices.data.core.service   
microsoft.exchange.webservices.data.core.service.item   
microsoft.exchange.webservices.data.core.service.response   
 

Uses of InvalidOperationException in microsoft.exchange.webservices.data.core.service
 

Methods in microsoft.exchange.webservices.data.core.service that throw InvalidOperationException
 void ServiceObject.throwIfThisIsNew()
          Throws exception if this is a new service object.
protected  void ServiceObject.throwIfThisIsNotNew()
          Throws exception if this is not a new service object.
 

Uses of InvalidOperationException in microsoft.exchange.webservices.data.core.service.item
 

Methods in microsoft.exchange.webservices.data.core.service.item that throw InvalidOperationException
protected  void Item.throwIfThisIsAttachment()
          Throws exception if this is attachment.
 

Uses of InvalidOperationException in microsoft.exchange.webservices.data.core.service.response
 

Methods in microsoft.exchange.webservices.data.core.service.response that throw InvalidOperationException
protected  void PostReply.internalDelete(DeleteMode deleteMode, SendCancellationsMode sendCancellationsMode, AffectedTaskOccurrence affectedTaskOccurrences)
          Deletes the object.
protected  void PostReply.internalLoad(PropertySet propertySet)
          Loads the specified set of property on the object.
 



Copyright © 2012–2015 Microsoft. All rights reserved.