RegionalSettings.PM property
Gets the string that is used to represent P.M. on the server.
Namespace: Microsoft.SharePoint.Client
Assembly: Microsoft.SharePoint.Client (in Microsoft.SharePoint.Client.dll)
Syntax
'Declaration
Public ReadOnly Property PM As String
Get
'Usage
Dim instance As RegionalSettings
Dim value As String
value = instance.PM
public string PM { get; }
Property value
Type: System.String
A string that specifies how P.M. is represented.