DrmEmailBodyInfo.CodePage Property

Namespace:  Microsoft.Exchange.Security.RightsManagement
Assembly:  Microsoft.Exchange.Net (in Microsoft.Exchange.Net.dll)

Syntax

'Declaration
Public ReadOnly Property CodePage As Integer
    Get
'Usage
Dim instance As DrmEmailBodyInfo
Dim value As Integer

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

Property Value

Type: System.Int32