UnsetMessageLabels Method

Removes the message labels specified by MessageLabels from the message specified by MessageSet.

Syntax

public void UnsetMessageLabels();
Public Sub UnsetMessageLabels()

Remarks

This method removes the labels specified by the MessageLabels property from the message specified by MessageSet.

.NET Standard Notes

To call this method in an asynchronous manner call UnsetMessageLabelsAsync instead. When the method completes (or an error is encountered) the UnsetMessageLabelsCompleted event will fire.

 
 
Copyright (c) 2021 /n software inc. - All rights reserved.
Cloud Mail 2020 .NET Edition - Version 20.0 [Build 7718]