FormRegion.exactMessageClass 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 exactMessageClass As Boolean
    Get
    Set
'Usage
Dim instance As FormRegion
Dim value As Boolean

value = instance.exactMessageClass

instance.exactMessageClass = value
public bool exactMessageClass { get; set; }

Property Value

Type: System.Boolean
Returns Boolean.

See Also

Reference

FormRegion Class

FormRegion Members

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