M-Files API 23.11.13135.0
AddSharedLinkRecipients Method
VaultSharedLinkOperations Object : AddSharedLinkRecipients Method
Description
Adds the given recipient address or addresses as recipients for the visitor link. Returns all recipients for the link, not just ones added by this last call.Adds the given recipient address or addresses as recipients for the visitor link.
Syntax
Visual Basic
Public Function AddSharedLinkRecipients( _
   ByVal AccessKey As String, _
   ByVal Emails As Strings _
) As SharedLinkRecipients
Parameters
AccessKey
Emails
See Also

VaultSharedLinkOperations Object  | VaultSharedLinkOperations Members