Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 716 Bytes

Get-CIPPOutOfOffice.md

File metadata and controls

20 lines (16 loc) · 716 Bytes

Get-CIPPOutOfOffice

SYNOPSIS

Retrieves the out of office status for a specified user.

DESCRIPTION

The Get-CIPPOutOfOffice function retrieves the out of office status for a specified user in a customer's tenant.

PARAMETERS

-CustomerTenantID

Foo Foo
Specifies the ID of the customer's tenant.

-UserID

Foo Foo
Specifies the ID of the user.

EXAMPLE 1

PS > Get-CIPPOutOfOffice -CustomerTenantID "contoso.onmicrosoft.com" -UserID "john.doe@domain.com"