Click or drag to resize

ExtensionProperties Interface

Properties specific to Extension objects.

Namespace:  SystemProperties
Assembly:  EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public interface ExtensionProperties

The ExtensionProperties type exposes the following members.

Properties
  NameDescription
Public propertyCaption
The caption for the extension.
Public propertyExport_ExportToVCard_MimeType
Override the default mime type of text/x-vcard.
Public propertyExport_ExportToVCard_Template
Provide the name of the template that maps the fields to VCard format.
Top
Remarks
Note Note
This interface is declared for documentation purposes only and is not intended to be used from code.
See Also