SharepointEmailWS Class
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Web Service: SharePoint Directory ManagementWeb Reference: http://<Site>/_vti_bin/sharepointemailws.asmx

Syntax

Visual Basic (Declaration)
Public Class SharepointEmailWS
    Inherits SoapHttpClientProtocol
Visual Basic (Usage)
Dim instance As SharepointEmailWS
C#
public class SharepointEmailWS : SoapHttpClientProtocol
Inheritance Hierarchy

>System.Object
   >System.MarshalByRefObject
     >System.ComponentModel.Component
       >System.Web.Services.Protocols.WebClientProtocol
         >System.Web.Services.Protocols.HttpWebClientProtocol
           >System.Web.Services.Protocols.SoapHttpClientProtocol
            SharePoint Directory Management.SharepointEmailWS
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

Page view tracker