Uses of Interface
microsoft.exchange.webservices.data.core.ICustomXmlSerialization
-
Packages that use ICustomXmlSerialization Package Description 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 Modifier and Type Method Description 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 Modifier and Type Method Description voidExchangeServiceBase. setOnSerializeCustomSoapHeaders(List<ICustomXmlSerialization> onSerializeCustomSoapHeaders)Sets the on serialize custom soap headers.
-