Partager via


ExchangeService.SetTeamMailbox Méthode

Définition

Définit une boîte aux lettres partagée. La SetTeamMailbox(EmailAddress, Uri, TeamMailboxLifecycleState) méthode s’applique aux clients qui ciblent Exchange Online et versions d’Exchange à partir de Exchange Server 2013.

public:
 void SetTeamMailbox(Microsoft::Exchange::WebServices::Data::EmailAddress ^ emailAddress, Uri ^ sharePointSiteUrl, Microsoft::Exchange::WebServices::Data::TeamMailboxLifecycleState state);
public void SetTeamMailbox (Microsoft.Exchange.WebServices.Data.EmailAddress emailAddress, Uri sharePointSiteUrl, Microsoft.Exchange.WebServices.Data.TeamMailboxLifecycleState state);

Paramètres

emailAddress
EmailAddress

Adresse e-mail de la boîte aux lettres du site.

sharePointSiteUrl
Uri

URL de la boîte aux lettres partagée.

state
TeamMailboxLifecycleState

Valeur qui indique l’état du cycle de vie de la boîte aux lettres de site.

S’applique à