Skip to content

Latest commit

 

History

History
63 lines (44 loc) · 1.68 KB

addnewteluricontacttogroup.md

File metadata and controls

63 lines (44 loc) · 1.68 KB
title manager ms.date ms.audience ms.topic ms.service ms.technology ms.localizationpriority ms.assetid description
AddNewTelUriContactToGroup
sethgros
09/17/2015
Developer
reference
office-online-server
ews
medium
cff8ef19-3e19-4107-9b35-c8a2b87a41bc
The AddNewTelUriContactToGroup element specifies the input data for the AddNewTelUriContactToGroup WSDL operation.

AddNewTelUriContactToGroup

The AddNewTelUriContactToGroup element specifies the input data for the AddNewTelUriContactToGroup WSDL operation.

<AddNewTelUriContactToGroup>
   <TelUriAddress/>
   <ImContactSipUriAddress/>
   <ImTelephoneNumber/>
   <GroupId/>
</AddNewTelUriContactToGroup>

AddNewTelUriContactToGroupType

Attributes and elements

The following sections describe attributes, child elements, and parent elements.

Attributes

None.

Child elements

TelUriAddress | ImContactSipUriAddress | ImTelephoneNumber | GroupId

Parent elements

None.

Remarks

This element was introduced in Exchange Server 2013.

The schema that describes this element is located in the IIS virtual directory that hosts Exchange Web Services.

Element information

Element Example
Namespace
https://schemas.microsoft.com/exchange/services/2006/messages
Schema name
Messages schema
Validation file
Messages.xsd
Can be empty
False

See also