IP*Works! V9 - Online Help
IP*Works! V9
Questions / Feedback?

SetMailboxACLAsync Method

Sets mailbox access control rights for a specific user.

Syntax

[VB.NET]
Public Function SetMailboxACLAsync(ByVal User As String, ByVal Rights As String) As Task
[C#]
public Task SetMailboxACLAsync(string user, string rights);

Remarks

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

 
 
Copyright (c) 2018 /n software inc. - All rights reserved.
Build 9.0.6635.0