C# Class ApiSdk.Me.Calendar.Events.Item.Instances.Item.SnoozeReminder.SnoozeReminderRequestBuilder

Provides operations to call the snoozeReminder method.
Show file Open project: microsoftgraph/msgraph-cli

Private Properties

Property Type Description

Public Methods

Method Description
BuildPostCommand ( ) : Command

Invoke action snoozeReminder

Method Details

BuildPostCommand() public method

Invoke action snoozeReminder
public BuildPostCommand ( ) : Command
return Command