SubmitFile2CompletedEventArgs.Result Property
Namespace: Microsoft.Office.RecordsManagement.OfficialFileWSProxy
Assembly: Microsoft.Office.Policy (in Microsoft.Office.Policy.dll)
Syntax
'Declaration
Public ReadOnly Property Result As String
Get
'Usage
Dim instance As SubmitFile2CompletedEventArgs
Dim value As String
value = instance.Result
public string Result { get; }
Property Value
Type: System.String
Returns String.
See Also
Reference
SubmitFile2CompletedEventArgs Class
SubmitFile2CompletedEventArgs Members
Microsoft.Office.RecordsManagement.OfficialFileWSProxy Namespace