次の方法で共有


ComplianceTag.TagDuration property

Namespace:  Microsoft.SharePoint.Client.CompliancePolicy
Assembly:  Microsoft.Office.Client.Policy (in Microsoft.Office.Client.Policy.dll)

Syntax

'Declaration
Public ReadOnly Property TagDuration As Integer
    Get
'Usage
Dim instance As ComplianceTag
Dim value As Integer

value = instance.TagDuration
public int TagDuration { get; }

Property value

Type: System.Int32

See also

Reference

ComplianceTag class

ComplianceTag members

Microsoft.SharePoint.Client.CompliancePolicy namespace