ct:delimiter

This content is no longer actively maintained. It is provided as is, for anyone who may still be using these technologies, with no warranties or claims of accuracy with regard to the most recent product version or service release.

Used for extensions of the Enhanced Presence Schemas to support forward and backward compatibility.

Syntax

<ct:delimiter />

Attributes

None

Parent Element

Element Description

Various

 

Child Elements

None

Remarks

Examples

XML Example of the ct:delimiter Element

<otherOptions xmlns="http://schemas.microsoft.com/2006/09/sip/options/otherOptions" xmlns:ct="http://schemas.microsoft.com/2006/09/sip/commontypes">
  <permissions>
    <personalInformationManager>outlook</personalInformationManager>
    <autoRetrieveOofFromOutlook>true</autoRetrieveOofFromOutlook>
    <publishCalendarPresence>true</publishCalendarPresence>
    <imAutoArchiving>true</imAutoArchiving>
    <callLogAutoArchiving>true</callLogAutoArchiving>
    <publishMeetingSubjectAndLocation>true</publishMeetingSubjectAndLocation>
  </permissions>
    
  <ct:delimiter/>
    <voiceMailTimestamp></voiceMailTimestamp>
  <ct:end/>
</otherOptions>

See Also

Concepts

ct:end