MtgUtility Class
Initialize a new instance of the MtgUtility class.
Inheritance Hierarchy
System.Object
Microsoft.SharePoint.Meetings.MtgUtility
Namespace: Microsoft.SharePoint.Meetings
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public NotInheritable Class MtgUtility
'Usage
Dim instance As MtgUtility
public sealed class MtgUtility
Remarks
To access the MtgUtility service and its methods, set a Web reference to https://Server_Name/[sites/][Site_Name/]_vti_bin/xxx.asmx.
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See Also
Reference
Microsoft.SharePoint.Meetings Namespace
CreateToolPaneControls(ToolPane)
Other Resources
Customizing Web Pages with Web Parts