mailfolderchildfolderuserconfiguration

package
v0.20241111.1164443 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 11, 2024 License: MPL-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GetMailFolderChildFolderUserConfigurationOperationOptions

type GetMailFolderChildFolderUserConfigurationOperationOptions struct {
	Expand    *odata.Expand
	Metadata  *odata.Metadata
	RetryFunc client.RequestRetryFunc
	Select    *[]string
}

func (GetMailFolderChildFolderUserConfigurationOperationOptions) ToHeaders

func (GetMailFolderChildFolderUserConfigurationOperationOptions) ToOData

func (GetMailFolderChildFolderUserConfigurationOperationOptions) ToQuery

type GetMailFolderChildFolderUserConfigurationOperationResponse

type GetMailFolderChildFolderUserConfigurationOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *beta.UserConfiguration
}

type GetMailFolderChildFolderUserConfigurationsCountOperationOptions

type GetMailFolderChildFolderUserConfigurationsCountOperationOptions struct {
	Filter    *string
	Metadata  *odata.Metadata
	RetryFunc client.RequestRetryFunc
	Search    *string
}

func (GetMailFolderChildFolderUserConfigurationsCountOperationOptions) ToHeaders

func (GetMailFolderChildFolderUserConfigurationsCountOperationOptions) ToOData

func (GetMailFolderChildFolderUserConfigurationsCountOperationOptions) ToQuery

type GetMailFolderChildFolderUserConfigurationsCountOperationResponse

type GetMailFolderChildFolderUserConfigurationsCountOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *[]byte
}

type ListMailFolderChildFolderUserConfigurationsCompleteResult

type ListMailFolderChildFolderUserConfigurationsCompleteResult struct {
	LatestHttpResponse *http.Response
	Items              []beta.UserConfiguration
}

type ListMailFolderChildFolderUserConfigurationsCustomPager

type ListMailFolderChildFolderUserConfigurationsCustomPager struct {
	NextLink *odata.Link `json:"@odata.nextLink"`
}

type ListMailFolderChildFolderUserConfigurationsOperationOptions

type ListMailFolderChildFolderUserConfigurationsOperationOptions struct {
	Count     *bool
	Expand    *odata.Expand
	Filter    *string
	Metadata  *odata.Metadata
	OrderBy   *odata.OrderBy
	RetryFunc client.RequestRetryFunc
	Search    *string
	Select    *[]string
	Skip      *int64
	Top       *int64
}

func (ListMailFolderChildFolderUserConfigurationsOperationOptions) ToHeaders

func (ListMailFolderChildFolderUserConfigurationsOperationOptions) ToOData

func (ListMailFolderChildFolderUserConfigurationsOperationOptions) ToQuery

type ListMailFolderChildFolderUserConfigurationsOperationResponse

type ListMailFolderChildFolderUserConfigurationsOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *[]beta.UserConfiguration
}

type MailFolderChildFolderUserConfigurationClient

type MailFolderChildFolderUserConfigurationClient struct {
	Client *msgraph.Client
}

func NewMailFolderChildFolderUserConfigurationClientWithBaseURI

func NewMailFolderChildFolderUserConfigurationClientWithBaseURI(sdkApi sdkEnv.Api) (*MailFolderChildFolderUserConfigurationClient, error)

func (MailFolderChildFolderUserConfigurationClient) GetMailFolderChildFolderUserConfiguration

GetMailFolderChildFolderUserConfiguration - Get userConfigurations from users

func (MailFolderChildFolderUserConfigurationClient) GetMailFolderChildFolderUserConfigurationsCount

GetMailFolderChildFolderUserConfigurationsCount - Get the number of the resource

func (MailFolderChildFolderUserConfigurationClient) ListMailFolderChildFolderUserConfigurations

ListMailFolderChildFolderUserConfigurations - Get userConfigurations from users

func (MailFolderChildFolderUserConfigurationClient) ListMailFolderChildFolderUserConfigurationsComplete

ListMailFolderChildFolderUserConfigurationsComplete retrieves all the results into a single object

func (MailFolderChildFolderUserConfigurationClient) ListMailFolderChildFolderUserConfigurationsCompleteMatchingPredicate

ListMailFolderChildFolderUserConfigurationsCompleteMatchingPredicate retrieves all the results and then applies the predicate

type UserConfigurationOperationPredicate

type UserConfigurationOperationPredicate struct {
}

func (UserConfigurationOperationPredicate) Matches

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL