Documentation

AddDistributionGroupToImListType extends BaseRequestType
in package

Defines a request to add a distribution list to an instant message list.

Table of Contents

Properties

$DisplayName  : string
Contains the display name of a new instant messaging group contact or the display name of a new instant messaging group.
$SmtpAddress  : string
Represents the Simple Mail Transfer Protocol (SMTP) address of an account to be used for impersonation or a Simple Mail Transfer Protocol (SMTP) recipient address of a calendar or contact sharing request.

Methods

__clone()  : mixed
Clones any object properties on a type object when it is cloned. Allows for a deep clone required when using object to represent data types when making a SOAP call.

Properties

$DisplayName

Contains the display name of a new instant messaging group contact or the display name of a new instant messaging group.

public string $DisplayName
Tags
since

Exchange 2013

$SmtpAddress

Represents the Simple Mail Transfer Protocol (SMTP) address of an account to be used for impersonation or a Simple Mail Transfer Protocol (SMTP) recipient address of a calendar or contact sharing request.

public string $SmtpAddress
Tags
since

Exchange 2013

Methods

__clone()

Clones any object properties on a type object when it is cloned. Allows for a deep clone required when using object to represent data types when making a SOAP call.

public __clone() : mixed

        
On this page

Search results