item

package
v0.46.0 Latest Latest
Warning

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

Go to latest
Published: Nov 8, 2022 License: MIT Imports: 65 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GroupItemRequestBuilder added in v0.12.0

type GroupItemRequestBuilder struct {
	// contains filtered or unexported fields
}

GroupItemRequestBuilder provides operations to manage the collection of group entities.

func NewGroupItemRequestBuilder added in v0.12.0

NewGroupItemRequestBuilder instantiates a new GroupItemRequestBuilder and sets the default values.

func NewGroupItemRequestBuilderInternal added in v0.12.0

func NewGroupItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *GroupItemRequestBuilder

NewGroupItemRequestBuilderInternal instantiates a new GroupItemRequestBuilder and sets the default values.

func (*GroupItemRequestBuilder) AcceptedSenders added in v0.12.0

AcceptedSenders provides operations to manage the acceptedSenders property of the microsoft.graph.group entity.

func (*GroupItemRequestBuilder) AcceptedSendersById added in v0.13.0

AcceptedSendersById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.groups.item.acceptedSenders.item collection

func (*GroupItemRequestBuilder) AddFavorite added in v0.12.0

AddFavorite provides operations to call the addFavorite method.

func (*GroupItemRequestBuilder) AppRoleAssignments added in v0.12.0

AppRoleAssignments provides operations to manage the appRoleAssignments property of the microsoft.graph.group entity.

func (*GroupItemRequestBuilder) AppRoleAssignmentsById added in v0.12.0

AppRoleAssignmentsById provides operations to manage the appRoleAssignments property of the microsoft.graph.group entity.

func (*GroupItemRequestBuilder) AssignLicense added in v0.12.0

AssignLicense provides operations to call the assignLicense method.

func (*GroupItemRequestBuilder) Calendar added in v0.12.0

Calendar provides operations to manage the calendar property of the microsoft.graph.group entity.

func (*GroupItemRequestBuilder) CalendarView added in v0.12.0

CalendarView provides operations to manage the calendarView property of the microsoft.graph.group entity.

func (*GroupItemRequestBuilder) CalendarViewById added in v0.12.0

CalendarViewById provides operations to manage the calendarView property of the microsoft.graph.group entity.

func (*GroupItemRequestBuilder) CheckGrantedPermissionsForApp added in v0.12.0

CheckGrantedPermissionsForApp provides operations to call the checkGrantedPermissionsForApp method.

func (*GroupItemRequestBuilder) CheckMemberGroups added in v0.12.0

CheckMemberGroups provides operations to call the checkMemberGroups method.

func (*GroupItemRequestBuilder) CheckMemberObjects added in v0.12.0

CheckMemberObjects provides operations to call the checkMemberObjects method.

func (*GroupItemRequestBuilder) Conversations added in v0.12.0

Conversations provides operations to manage the conversations property of the microsoft.graph.group entity.

func (*GroupItemRequestBuilder) ConversationsById added in v0.12.0

ConversationsById provides operations to manage the conversations property of the microsoft.graph.group entity.

func (*GroupItemRequestBuilder) CreateDeleteRequestInformation added in v0.12.0

CreateDeleteRequestInformation delete group. When deleted, Microsoft 365 groups are moved to a temporary container and can be restored within 30 days. After that time, they're permanently deleted. This isn't applicable to Security groups and Distribution groups which are permanently deleted immediately. To learn more, see deletedItems.

func (*GroupItemRequestBuilder) CreateGetRequestInformation added in v0.12.0

CreateGetRequestInformation get the properties and relationships of a group object. This operation returns by default only a subset of all the available properties, as noted in the Properties section. To get properties that are _not_ returned by default, specify them in a `$select` OData query option. The **hasMembersWithLicenseErrors** and **isArchived** properties are an exception and are not returned in the `$select` query.

func (*GroupItemRequestBuilder) CreatePatchRequestInformation added in v0.12.0

CreatePatchRequestInformation add a member to a security or Microsoft 365 group through the **members** navigation property. The following table shows the types of members that can be added to either security groups or Microsoft 365 groups.

func (*GroupItemRequestBuilder) CreatedOnBehalfOf added in v0.12.0

CreatedOnBehalfOf provides operations to manage the createdOnBehalfOf property of the microsoft.graph.group entity.

func (*GroupItemRequestBuilder) Delete added in v0.12.0

Delete delete group. When deleted, Microsoft 365 groups are moved to a temporary container and can be restored within 30 days. After that time, they're permanently deleted. This isn't applicable to Security groups and Distribution groups which are permanently deleted immediately. To learn more, see deletedItems.

func (*GroupItemRequestBuilder) Drive added in v0.12.0

Drive provides operations to manage the drive property of the microsoft.graph.group entity.

func (*GroupItemRequestBuilder) Drives added in v0.12.0

Drives provides operations to manage the drives property of the microsoft.graph.group entity.

func (*GroupItemRequestBuilder) DrivesById added in v0.12.0

DrivesById provides operations to manage the drives property of the microsoft.graph.group entity.

func (*GroupItemRequestBuilder) Events added in v0.12.0

Events provides operations to manage the events property of the microsoft.graph.group entity.

func (*GroupItemRequestBuilder) EventsById added in v0.12.0

EventsById provides operations to manage the events property of the microsoft.graph.group entity.

func (*GroupItemRequestBuilder) Extensions added in v0.12.0

Extensions provides operations to manage the extensions property of the microsoft.graph.group entity.

func (*GroupItemRequestBuilder) ExtensionsById added in v0.12.0

ExtensionsById provides operations to manage the extensions property of the microsoft.graph.group entity.

func (*GroupItemRequestBuilder) Get added in v0.12.0

Get get the properties and relationships of a group object. This operation returns by default only a subset of all the available properties, as noted in the Properties section. To get properties that are _not_ returned by default, specify them in a `$select` OData query option. The **hasMembersWithLicenseErrors** and **isArchived** properties are an exception and are not returned in the `$select` query.

func (*GroupItemRequestBuilder) GetMemberGroups added in v0.12.0

GetMemberGroups provides operations to call the getMemberGroups method.

func (*GroupItemRequestBuilder) GetMemberObjects added in v0.12.0

GetMemberObjects provides operations to call the getMemberObjects method.

func (*GroupItemRequestBuilder) GroupLifecyclePolicies added in v0.12.0

GroupLifecyclePolicies provides operations to manage the groupLifecyclePolicies property of the microsoft.graph.group entity.

func (*GroupItemRequestBuilder) GroupLifecyclePoliciesById added in v0.12.0

GroupLifecyclePoliciesById provides operations to manage the groupLifecyclePolicies property of the microsoft.graph.group entity.

func (*GroupItemRequestBuilder) MemberOf added in v0.12.0

MemberOf provides operations to manage the memberOf property of the microsoft.graph.group entity.

func (*GroupItemRequestBuilder) MemberOfById added in v0.13.0

MemberOfById provides operations to manage the memberOf property of the microsoft.graph.group entity.

func (*GroupItemRequestBuilder) Members added in v0.12.0

Members provides operations to manage the members property of the microsoft.graph.group entity.

func (*GroupItemRequestBuilder) MembersById added in v0.13.0

MembersById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.groups.item.members.item collection

func (*GroupItemRequestBuilder) MembersWithLicenseErrors added in v0.12.0

MembersWithLicenseErrors provides operations to manage the membersWithLicenseErrors property of the microsoft.graph.group entity.

func (*GroupItemRequestBuilder) MembersWithLicenseErrorsById added in v0.13.0

MembersWithLicenseErrorsById provides operations to manage the membersWithLicenseErrors property of the microsoft.graph.group entity.

func (*GroupItemRequestBuilder) Onenote added in v0.12.0

Onenote provides operations to manage the onenote property of the microsoft.graph.group entity.

func (*GroupItemRequestBuilder) Owners added in v0.12.0

Owners provides operations to manage the owners property of the microsoft.graph.group entity.

func (*GroupItemRequestBuilder) OwnersById added in v0.13.0

OwnersById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.groups.item.owners.item collection

func (*GroupItemRequestBuilder) Patch added in v0.12.0

Patch add a member to a security or Microsoft 365 group through the **members** navigation property. The following table shows the types of members that can be added to either security groups or Microsoft 365 groups.

func (*GroupItemRequestBuilder) PermissionGrants added in v0.12.0

PermissionGrants provides operations to manage the permissionGrants property of the microsoft.graph.group entity.

func (*GroupItemRequestBuilder) PermissionGrantsById added in v0.12.0

PermissionGrantsById provides operations to manage the permissionGrants property of the microsoft.graph.group entity.

func (*GroupItemRequestBuilder) Photo added in v0.12.0

Photo provides operations to manage the photo property of the microsoft.graph.group entity.

func (*GroupItemRequestBuilder) Photos added in v0.12.0

Photos provides operations to manage the photos property of the microsoft.graph.group entity.

func (*GroupItemRequestBuilder) PhotosById added in v0.12.0

PhotosById provides operations to manage the photos property of the microsoft.graph.group entity.

func (*GroupItemRequestBuilder) Planner added in v0.12.0

Planner provides operations to manage the planner property of the microsoft.graph.group entity.

func (*GroupItemRequestBuilder) RejectedSenders added in v0.12.0

RejectedSenders provides operations to manage the rejectedSenders property of the microsoft.graph.group entity.

func (*GroupItemRequestBuilder) RejectedSendersById added in v0.13.0

RejectedSendersById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.groups.item.rejectedSenders.item collection

func (*GroupItemRequestBuilder) RemoveFavorite added in v0.12.0

RemoveFavorite provides operations to call the removeFavorite method.

func (*GroupItemRequestBuilder) Renew added in v0.12.0

Renew provides operations to call the renew method.

func (*GroupItemRequestBuilder) ResetUnseenCount added in v0.12.0

ResetUnseenCount provides operations to call the resetUnseenCount method.

func (*GroupItemRequestBuilder) Restore added in v0.12.0

Restore provides operations to call the restore method.

func (*GroupItemRequestBuilder) Settings added in v0.12.0

Settings provides operations to manage the settings property of the microsoft.graph.group entity.

func (*GroupItemRequestBuilder) SettingsById added in v0.12.0

SettingsById provides operations to manage the settings property of the microsoft.graph.group entity.

func (*GroupItemRequestBuilder) Sites added in v0.12.0

Sites provides operations to manage the sites property of the microsoft.graph.group entity.

func (*GroupItemRequestBuilder) SitesById added in v0.12.0

SitesById provides operations to manage the sites property of the microsoft.graph.group entity.

func (*GroupItemRequestBuilder) SubscribeByMail added in v0.12.0

SubscribeByMail provides operations to call the subscribeByMail method.

func (*GroupItemRequestBuilder) Team added in v0.12.0

Team provides operations to manage the team property of the microsoft.graph.group entity.

func (*GroupItemRequestBuilder) Threads added in v0.12.0

Threads provides operations to manage the threads property of the microsoft.graph.group entity.

func (*GroupItemRequestBuilder) ThreadsById added in v0.12.0

ThreadsById provides operations to manage the threads property of the microsoft.graph.group entity.

func (*GroupItemRequestBuilder) TransitiveMemberOf added in v0.12.0

TransitiveMemberOf provides operations to manage the transitiveMemberOf property of the microsoft.graph.group entity.

func (*GroupItemRequestBuilder) TransitiveMemberOfById added in v0.13.0

TransitiveMemberOfById provides operations to manage the transitiveMemberOf property of the microsoft.graph.group entity.

func (*GroupItemRequestBuilder) TransitiveMembers added in v0.12.0

TransitiveMembers provides operations to manage the transitiveMembers property of the microsoft.graph.group entity.

func (*GroupItemRequestBuilder) TransitiveMembersById added in v0.13.0

TransitiveMembersById provides operations to manage the transitiveMembers property of the microsoft.graph.group entity.

func (*GroupItemRequestBuilder) UnsubscribeByMail added in v0.12.0

UnsubscribeByMail provides operations to call the unsubscribeByMail method.

func (*GroupItemRequestBuilder) ValidateProperties added in v0.12.0

ValidateProperties provides operations to call the validateProperties method.

type GroupItemRequestBuilderDeleteRequestConfiguration added in v0.22.0

type GroupItemRequestBuilderDeleteRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

GroupItemRequestBuilderDeleteRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type GroupItemRequestBuilderGetQueryParameters added in v0.12.0

type GroupItemRequestBuilderGetQueryParameters struct {
	// Expand related entities
	Expand []string `uriparametername:"%24expand"`
	// Select properties to be returned
	Select []string `uriparametername:"%24select"`
}

GroupItemRequestBuilderGetQueryParameters get the properties and relationships of a group object. This operation returns by default only a subset of all the available properties, as noted in the Properties section. To get properties that are _not_ returned by default, specify them in a `$select` OData query option. The **hasMembersWithLicenseErrors** and **isArchived** properties are an exception and are not returned in the `$select` query.

type GroupItemRequestBuilderGetRequestConfiguration added in v0.22.0

type GroupItemRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *GroupItemRequestBuilderGetQueryParameters
}

GroupItemRequestBuilderGetRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type GroupItemRequestBuilderPatchRequestConfiguration added in v0.22.0

type GroupItemRequestBuilderPatchRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

GroupItemRequestBuilderPatchRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

Directories

Path Synopsis
ref
ref
ref
ref
add

Jump to

Keyboard shortcuts

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