SharepointEmailWS Members
Include Protected Members
Include Inherited Members
Provides methods for managing Active Directory e-mail distribution groups and their membership.
The SharepointEmailWS type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SharepointEmailWS | Initializes a new instance of the SharepointEmailWS service. |
Top
Properties
Top
Methods
Name | Description | |
---|---|---|
Abort | (Inherited from WebClientProtocol.) | |
BeginInvoke | (Inherited from SoapHttpClientProtocol.) | |
CancelAsync | (Inherited from HttpWebClientProtocol.) | |
ChangeContactsMembershipInDistributionGroup | Requests the addition and removal of contacts from the specified e-mail distribution group. | |
ChangeUsersMembershipInDistributionGroup | Requests the addition and removal of users from the specified e-mail distribution group. | |
CreateContact | Requests the creation of a new contact from the specified name and data. | |
CreateDistributionGroup | Requests the creation of a new e-mail distribution list from the specified data. | |
CreateObjRef | (Inherited from MarshalByRefObject.) | |
DeleteContact | Requests the deletion of a contact from the Active Directory container. | |
DeleteDistributionGroup | Requests the deletion of an e-mail distribution group. | |
Discover | (Inherited from SoapHttpClientProtocol.) | |
Dispose() | (Inherited from Component.) | |
Dispose(Boolean) | (Inherited from Component.) | |
EndInvoke | (Inherited from SoapHttpClientProtocol.) | |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Component.) | |
GetHashCode | (Inherited from Object.) | |
GetJobStatus | Requests an update on the status of a previous request that had PendingApproval status when it was last checked. | |
GetLifetimeService | (Inherited from MarshalByRefObject.) | |
GetReaderForMessage | (Inherited from SoapHttpClientProtocol.) | |
GetService | (Inherited from Component.) | |
GetType | (Inherited from Object.) | |
GetWebRequest | (Inherited from SoapHttpClientProtocol.) | |
GetWebResponse(WebRequest) | (Inherited from HttpWebClientProtocol.) | |
GetWebResponse(WebRequest, IAsyncResult) | (Inherited from HttpWebClientProtocol.) | |
GetWriterForMessage | (Inherited from SoapHttpClientProtocol.) | |
InitializeLifetimeService | (Inherited from MarshalByRefObject.) | |
Invoke | (Inherited from SoapHttpClientProtocol.) | |
InvokeAsync(String, [], SendOrPostCallback) | (Inherited from SoapHttpClientProtocol.) | |
InvokeAsync(String, [], SendOrPostCallback, Object) | (Inherited from SoapHttpClientProtocol.) | |
MemberwiseClone() | (Inherited from Object.) | |
MemberwiseClone(Boolean) | (Inherited from MarshalByRefObject.) | |
ModifyContact | Requests a change in information about a contact. | |
ModifyDistributionGroup | Requests a change in the stored information about an e-mail distribution group. | |
RenameDistributionGroup | Request a change in the alias for an e-mail distribution group. | |
ToString | (Inherited from Component.) |
Top
Events
Name | Description | |
---|---|---|
Disposed | (Inherited from Component.) |
Top