SharePointTimeZone.GetSharePointTimeZoneConfigXml Method
Namespace: Microsoft.Office.Server.Utilities
Assembly: Microsoft.Office.Server (in Microsoft.Office.Server.dll)
Syntax
'Declaration
Public Shared Function GetSharePointTimeZoneConfigXml As XmlDocument
'Usage
Dim returnValue As XmlDocument
returnValue = SharePointTimeZone.GetSharePointTimeZoneConfigXml()
public static XmlDocument GetSharePointTimeZoneConfigXml()
Return Value
Type: System.Xml.XmlDocument