Uses of Interface
microsoft.exchange.webservices.data.core.ICustomXmlSerialization

Packages that use ICustomXmlSerialization
microsoft.exchange.webservices.data.core   
 

Uses of ICustomXmlSerialization in microsoft.exchange.webservices.data.core
 

Methods in microsoft.exchange.webservices.data.core that return types with arguments of type ICustomXmlSerialization
 List<ICustomXmlSerialization> ExchangeServiceBase.getOnSerializeCustomSoapHeaders()
          Gets the on serialize custom soap headers.
 

Method parameters in microsoft.exchange.webservices.data.core with type arguments of type ICustomXmlSerialization
 void ExchangeServiceBase.setOnSerializeCustomSoapHeaders(List<ICustomXmlSerialization> onSerializeCustomSoapHeaders)
          Sets the on serialize custom soap headers.
 



Copyright © 2012–2015 Microsoft. All rights reserved.