M-Files API 23.11.13135.0
GetSharedLinksByObject Method
VaultSharedLinkOperations Object : GetSharedLinksByObject Method
The ID of the object the shared links of which to get.
Description
Gets all the shared links of the given object.
Syntax
Visual Basic
Public Function GetSharedLinksByObject( _
   ByVal ObjID As ObjID _
) As SharedLinkInfos
Parameters
ObjID
The ID of the object the shared links of which to get.
Remarks
This method is available only if M-Files API is used in the server interface mode.  For visitor links, the returned entries will contain a list of recipient email addresses in the description field.
See Also

VaultSharedLinkOperations Object  | VaultSharedLinkOperations Members