column element

Applies to: Lync 2013 Preview | Lync Server 2013 | Lync Server 2013 Preview

column element

Identifies one or more columns of data that the message filtering script reads when accessing the data file specified by the parent file element.

Syntax

<lc:column name="columnName"/>

Attributes

name

Required. Specifies the name of a column. The name must be a valid Microsoft SIP Processing Language (MSPL) identifier.

Child elements

None.

Parent element

file element

Remarks

See the section "Flat File Access" in the topic MSPL Script Syntax for additional description and an example. The namespace prefix "lc" in the preceding usage example is the default namespace prefix, but it can be replaced with any string value that you assign to your namespace using the xmlns attribute of the applicationManifest element.

See also

Other resources

SIP application manifests

Application attribute elements

SIP application manifest example