Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the name of the assembly to call to process each item returned by the search.
Namespace: Microsoft.Office.RecordsManagement.SearchAndProcess
Assembly: Microsoft.Office.Policy (in Microsoft.Office.Policy.dll)
Syntax
'Declaration
Public Shared Function GetAssemblyName As String
'Usage
Dim returnValue As String
returnValue = SearchAndProcessItem.GetAssemblyName()
public static string GetAssemblyName()
Return Value
Type: System.String
A string that represents the fully qualified name of the assembly.
See Also
Reference
Microsoft.Office.RecordsManagement.SearchAndProcess Namespace