Skip to content

Latest commit

 

History

History
63 lines (43 loc) · 1.7 KB

File metadata and controls

63 lines (43 loc) · 1.7 KB
title manager ms.date ms.audience ms.topic ms.service ms.technology ms.localizationpriority ms.assetid description
ImGroup
sethgros
09/17/2015
Developer
reference
office-online-server
ews
medium
ab7b884e-ecf1-4e58-86ec-856b13a95f2b
The ImGroup element represents an instant messaging group.

ImGroup

The ImGroup element represents an instant messaging group.

<ImGroup>
   <DisplayName/>
   <GroupType/>
   <ExchangeStoreId/>
   <MemberCorrelationKey/>
   <ExtendedProperties/>
   <SmtpAddress/>
</ImGroup>

ImGroupType

Attributes and elements

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

Attributes

None.

Child elements

DisplayName (NonEmptyStringType) | GroupType | ExchangeStoreId | MemberCorrelationKey | ExtendedProperties (NonEmptyArrayOfExtendedPropertyType) | SmtpAddress

Parent elements

Groups (ArrayOfImGroupType) | AddDistributionGroupToImListResponse | AddImGroupResponse

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

Name Value
Namespace
http://schemas.microsoft.com/exchange/services/2006/messages
Schema name
Messages schema
Validation file
Messages.xsd
Can be empty