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.
Visual Basic |
---|
Public Function AddSharedLinkRecipients( _ ByVal AccessKey As String, _ ByVal Emails As Strings _ ) As SharedLinkRecipients |