Uses of Class
microsoft.exchange.webservices.data.security.XmlNodeType
-
Packages that use XmlNodeType Package Description microsoft.exchange.webservices.data.core -
-
Uses of XmlNodeType in microsoft.exchange.webservices.data.core
Methods in microsoft.exchange.webservices.data.core that return XmlNodeType Modifier and Type Method Description XmlNodeTypeEwsXmlReader. getNodeType()Gets the type of the node.Methods in microsoft.exchange.webservices.data.core with parameters of type XmlNodeType Modifier and Type Method Description voidEwsXmlReader. read(XmlNodeType nodeType)Reads the specified node type.
-