Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Cannot delete a mail contact from Office 365 in v6.0.0-beta.5 #5381

Copy link
Copy link
@adaviel

Description

@adaviel
Issue body actions

I have powershell-6.0.0_beta.5-1.el7.x86_64 on CentOS Linux release 7.4.1708
(beta.9 is unable to logon to Office365 - separate issue)

I can create and list an email contact:
> New-MailContact -Name "Jill Doe" -ExternalEmailAddress "jill@example.ca" -Alias jill
> Get-MailContact jill
Name Alias RecipientType
Jill Doe jill MailContact

I cannot remove one:
> Remove-MailContact jill
Object reference not set to an instance of an object.
+ CategoryInfo : OperationStopped: (outlook.office365.com:String) [], PSRemotingTransportException
+ FullyQualifiedErrorId : JobFailure
+ PSComputerName : outlook.office365.com

This works in powershell 5.1 on Windows

Reactions are currently unavailable

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.