Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Provides methods for managing Active Directory e-mail distribution groups and their membership.
Inheritance Hierarchy
System.Object
System.MarshalByRefObject
System.ComponentModel.Component
System.Web.Services.Protocols.WebClientProtocol
System.Web.Services.Protocols.HttpWebClientProtocol
System.Web.Services.Protocols.SoapHttpClientProtocol
[Sharepointemailws Web service].SharepointEmailWS
Namespace: [Sharepointemailws Web service]
Web service reference: http://Site/_vti_bin/Sharepointemailws.asmx
Syntax
'Declaration
<WebServiceBindingAttribute(Name := "SharepointEmailWSSoap", Namespace := "https://microsoft.com/webservices/SharePoint/SharepointEmailWS/")> _
Public Class SharepointEmailWS _
Inherits SoapHttpClientProtocol
'Usage
Dim instance As SharepointEmailWS
[WebServiceBindingAttribute(Name = "SharepointEmailWSSoap", Namespace = "https://microsoft.com/webservices/SharePoint/SharepointEmailWS/")]
public class SharepointEmailWS : SoapHttpClientProtocol
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.