共用方式為


HoldInfo.Title Property

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 Property Title As String
    Get
    Set
'Usage
Dim instance As HoldInfo
Dim value As String

value = instance.Title

instance.Title = value
public string Title { get; set; }

Property Value

Type: System.String
Returns String.

See Also

Reference

HoldInfo Class

HoldInfo Members

Microsoft.Office.RecordsManagement.OfficialFileWSProxy Namespace