SharePoint Integrator V4 - Online Help
SharePoint Integrator V4
Questions / Feedback?

DeleteUserAsync Method

Delete the user.

Syntax

[VB.NET]
Public Function DeleteUserAsync(ByVal UserLoginName As String) As IAsyncAction
[C#]
public IAsyncAction DeleteUserAsync(string userLoginName);

Remarks

This method is the asynchronous version of the DeleteUser method and is used to support asynchronous operations in WinRT. Please refer to DeleteUser for more information.

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 4.0.6240.0