OfficialFileProxy.GetFinalRoutingDestinationFolderUrlAsync Method (RecordsRepositoryProperty , String)
This member is reserved for internal use and is not intended to be used directly from your code.
Namespace: Microsoft.Office.RecordsManagement.OfficialFileWSProxy
Assembly: Microsoft.Office.Policy (in Microsoft.Office.Policy.dll)
Syntax
'Declaration
Public Sub GetFinalRoutingDestinationFolderUrlAsync ( _
properties As RecordsRepositoryProperty(), _
contentTypeName As String _
)
'Usage
Dim instance As OfficialFileProxy
Dim properties As RecordsRepositoryProperty()
Dim contentTypeName As String
instance.GetFinalRoutingDestinationFolderUrlAsync(properties, _
contentTypeName)
public void GetFinalRoutingDestinationFolderUrlAsync(
RecordsRepositoryProperty[] properties,
string contentTypeName
)
Parameters
- properties
Type: []
- contentTypeName
Type: System.String
See Also
Reference
GetFinalRoutingDestinationFolderUrlAsync Overload
Microsoft.Office.RecordsManagement.OfficialFileWSProxy Namespace