Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 848 Bytes

Remove-CIPPContact.md

File metadata and controls

20 lines (16 loc) · 848 Bytes

Remove-CIPPContact

SYNOPSIS

Removes a mail contact from Exchange.

DESCRIPTION

The Remove-CIPPContact function removes a specified mail contact from Exchange in CIPP.

PARAMETERS

-CustomerTenantID

Foo Foo
Specifies the ID of the customer tenant where the operation will be performed. This parameter is mandatory for proper data isolation and multi-tenancy compliance.

-ContactGuid

Foo Foo
Specifies the GUID of the mail contact to remove.

EXAMPLE 1

PS > Remove-CIPPContact -CustomerTenantID "12345678-1234-1234-1234-1234567890AB" -ContactGuid "98765432-4321-4321-4321-BA0987654321"