FormRegionIcons.page Property

This member is reserved for internal use and is not intended to be used directly from your code.

Namespace:  Microsoft.Office.BusinessApplications.Runtime.Autogen.Serialization.Outlook
Assembly:  Microsoft.Office.BusinessApplications.SyncServices (in Microsoft.Office.BusinessApplications.SyncServices.dll)

Syntax

'Declaration
Public Property page As String
    Get
    Set
'Usage
Dim instance As FormRegionIcons
Dim value As String

value = instance.page

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

Property Value

Type: System.String
Returns String.

See Also

Reference

FormRegionIcons Class

FormRegionIcons Members

Microsoft.Office.BusinessApplications.Runtime.Autogen.Serialization.Outlook Namespace