Visual Basic (Declaration)
<DesignerCategoryAttribute("code")> _
<GeneratedCodeAttribute("wsdl", "2.0.50727.42")> _
<WebServiceBindingAttribute(Name:="MeetingsSoap", Web Service:="http://schemas.microsoft.com/sharepoint/soap/meetings/")> _
<DebuggerStepThroughAttribute> _
Public Class Meetings
Inherits SoapHttpClientProtocol
[DesignerCategoryAttribute("code")]
[GeneratedCodeAttribute("wsdl", "2.0.50727.42")]
[WebServiceBindingAttribute(Name="MeetingsSoap", Web Service="http://schemas.microsoft.com/sharepoint/soap/meetings/")]
[DebuggerStepThroughAttribute]
public class Meetings : SoapHttpClientProtocol