IP*Works! OpenPGP V9 - Online Help
IP*Works! OpenPGP 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 IAsyncAction
[C#]
public IAsyncAction 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) 2017 /n software inc. - All rights reserved.
Build 9.0.6240.0