Share via


PathToExtendedFieldType.PropertyType Property

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

Namespace:  Microsoft.SharePoint.Portal.WebControls
Assembly:  Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)

Syntax

'Declaration
Public Property PropertyType As MapiPropertyTypeType
    Get
    Set
'Usage
Dim instance As PathToExtendedFieldType
Dim value As MapiPropertyTypeType

value = instance.PropertyType

instance.PropertyType = value
public MapiPropertyTypeType PropertyType { get; set; }

Property Value

Type: Microsoft.SharePoint.Portal.WebControls.MapiPropertyTypeType

See Also

Reference

PathToExtendedFieldType Class

PathToExtendedFieldType Members

Microsoft.SharePoint.Portal.WebControls Namespace