Documentation ¶
Index ¶
- type ReminderViewWithStartDateTimeWithEndDateTimeRequestBuilder
- func NewReminderViewWithStartDateTimeWithEndDateTimeRequestBuilder(rawUrl string, ...) *ReminderViewWithStartDateTimeWithEndDateTimeRequestBuilder
- func NewReminderViewWithStartDateTimeWithEndDateTimeRequestBuilderInternal(pathParameters map[string]string, ...) *ReminderViewWithStartDateTimeWithEndDateTimeRequestBuilder
- func (m *ReminderViewWithStartDateTimeWithEndDateTimeRequestBuilder) CreateGetRequestInformation(options *ReminderViewWithStartDateTimeWithEndDateTimeRequestBuilderGetOptions) (...)
- func (m *ReminderViewWithStartDateTimeWithEndDateTimeRequestBuilder) Get(options *ReminderViewWithStartDateTimeWithEndDateTimeRequestBuilderGetOptions) ([]i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Reminder, ...)
- type ReminderViewWithStartDateTimeWithEndDateTimeRequestBuilderGetOptions
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ReminderViewWithStartDateTimeWithEndDateTimeRequestBuilder ¶
type ReminderViewWithStartDateTimeWithEndDateTimeRequestBuilder struct {
// contains filtered or unexported fields
}
ReminderViewWithStartDateTimeWithEndDateTimeRequestBuilder builds and executes requests for operations under \users\{user-id}\microsoft.graph.reminderView(StartDateTime='{StartDateTime}',EndDateTime='{EndDateTime}')
func NewReminderViewWithStartDateTimeWithEndDateTimeRequestBuilder ¶
func NewReminderViewWithStartDateTimeWithEndDateTimeRequestBuilder(rawUrl string, requestAdapter ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestAdapter) *ReminderViewWithStartDateTimeWithEndDateTimeRequestBuilder
NewReminderViewWithStartDateTimeWithEndDateTimeRequestBuilder instantiates a new ReminderViewWithStartDateTimeWithEndDateTimeRequestBuilder and sets the default values.
func NewReminderViewWithStartDateTimeWithEndDateTimeRequestBuilderInternal ¶
func NewReminderViewWithStartDateTimeWithEndDateTimeRequestBuilderInternal(pathParameters map[string]string, requestAdapter ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestAdapter, startDateTime *string, endDateTime *string) *ReminderViewWithStartDateTimeWithEndDateTimeRequestBuilder
NewReminderViewWithStartDateTimeWithEndDateTimeRequestBuilderInternal instantiates a new ReminderViewWithStartDateTimeWithEndDateTimeRequestBuilder and sets the default values.
func (*ReminderViewWithStartDateTimeWithEndDateTimeRequestBuilder) CreateGetRequestInformation ¶
func (m *ReminderViewWithStartDateTimeWithEndDateTimeRequestBuilder) CreateGetRequestInformation(options *ReminderViewWithStartDateTimeWithEndDateTimeRequestBuilderGetOptions) (*ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestInformation, error)
CreateGetRequestInformation invoke function reminderView
func (*ReminderViewWithStartDateTimeWithEndDateTimeRequestBuilder) Get ¶
func (m *ReminderViewWithStartDateTimeWithEndDateTimeRequestBuilder) Get(options *ReminderViewWithStartDateTimeWithEndDateTimeRequestBuilderGetOptions) ([]i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Reminder, error)
Get invoke function reminderView
type ReminderViewWithStartDateTimeWithEndDateTimeRequestBuilderGetOptions ¶
type ReminderViewWithStartDateTimeWithEndDateTimeRequestBuilderGetOptions struct { // Request headers H map[string]string // Request options O []ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestOption // Response handler to use in place of the default response handling provided by the core service ResponseHandler ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.ResponseHandler }
ReminderViewWithStartDateTimeWithEndDateTimeRequestBuilderGetOptions options for Get