Compartir a través de


ExchangeConnectionSettings.GetSchema Method

Namespace:  Microsoft.Exchange.Data.Storage.Management
Assembly:  Microsoft.Exchange.Data.Storage (in Microsoft.Exchange.Data.Storage.dll)

Syntax

'Declaration
Public Function GetSchema As XmlSchema
'Usage
Dim instance As ExchangeConnectionSettings
Dim returnValue As XmlSchema

returnValue = instance.GetSchema()
public XmlSchema GetSchema()

Return Value

Type: System.Xml.Schema.XmlSchema

Implements

IXmlSerializable.GetSchema()