E164Number.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 E164Number
Dim returnValue As XmlSchema
returnValue = instance.GetSchema()
public XmlSchema GetSchema()
Return value
Type: System.Xml.Schema.XmlSchema