Add-MW_HybridDelegate

Syntax

Add-MW_HybridDelegate -Ticket <Ticket> -EndpointUrl <string> [-Id <guid>] [-MailboxExchangeGuid <guid>] [-DelegateExchangeGuids <string>] [-DelegateGroupId <guid>] [-PrimarySMTPAddress <string>] [-DelegateSMTPAddresses <string>] [-ConnectorId <guid>] [-CreateDate <datetime>] [-UpdateDate <datetime>] [-Version <int>] [-AccessLevel <string>] [<CommonParameters>]

Add-MW_HybridDelegate -Ticket <Ticket> [-Environment <string>] [-Id <guid>] [-MailboxExchangeGuid <guid>] [-DelegateExchangeGuids <string>] [-DelegateGroupId <guid>] [-PrimarySMTPAddress <string>] [-DelegateSMTPAddresses <string>] [-ConnectorId <guid>] [-CreateDate <datetime>] [-UpdateDate <datetime>] [-Version <int>] [-AccessLevel <string>] [<CommonParameters>]

Detailed Description

Add-MW_HybridDelegate adds a(an) MW_HybridDelegate. Represents a hybrid delegate.

Parameters

Total Parameters: 25

EndpointUrl

Paremeter specs:

Required True
ValueFromPipeline False
ValueFromPipelineByPropertyName False

Ticket

Paremeter specs:

Required True
ValueFromPipeline False
ValueFromPipelineByPropertyName False

AccessLevel

Paremeter specs:

Required False
ValueFromPipeline False
ValueFromPipelineByPropertyName False

ConnectorId

Paremeter specs:

Required False
ValueFromPipeline False
ValueFromPipelineByPropertyName False

CreateDate

Paremeter specs:

Required False
ValueFromPipeline False
ValueFromPipelineByPropertyName False

DelegateExchangeGuids

Paremeter specs:

Required False
ValueFromPipeline False
ValueFromPipelineByPropertyName False

DelegateGroupId

Paremeter specs:

Required False
ValueFromPipeline False
ValueFromPipelineByPropertyName False

DelegateSMTPAddresses

Paremeter specs:

Required False
ValueFromPipeline False
ValueFromPipelineByPropertyName False

Environment

Available values are listed below.

Value Description
BT Represents BT
Beta Represents Beta
Develop Represents Develop
Release Represents Release
Test Represents Test
China Represents China
Germany Represents Germany
Alpha Represents Alpha
Today Represents Today
Sandbox-02 Represents Sandbox-02
Sandbox-03 Represents Sandbox-03

Paremeter specs:

Required False
ValueFromPipeline False
ValueFromPipelineByPropertyName False

Id

Paremeter specs:

Required False
ValueFromPipeline False
ValueFromPipelineByPropertyName False

MailboxExchangeGuid

Paremeter specs:

Required False
ValueFromPipeline False
ValueFromPipelineByPropertyName False

PrimarySMTPAddress

Paremeter specs:

Required False
ValueFromPipeline False
ValueFromPipelineByPropertyName False

UpdateDate

Paremeter specs:

Required False
ValueFromPipeline False
ValueFromPipelineByPropertyName False

Version

Paremeter specs:

Required False
ValueFromPipeline False
ValueFromPipelineByPropertyName False

Outputs

System.Object

Notes

Examples