Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Msgraph ¶
type Msgraph struct {
// contains filtered or unexported fields
}
Msgraph the main entry point of the SDK, exposes the configuration and the fluent API.
func NewMsgraph ¶
func NewMsgraph(requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *Msgraph
NewMsgraph instantiates a new Msgraph and sets the default values.
func (*Msgraph) Users ¶
func (m *Msgraph) Users() *i4c3f247974914a9e23feaf6d37c7d926f8f54bc5ee4d11b6234f59cd87fc5672.UsersRequestBuilder
Users the users property
Click to show internal directories.
Click to hide internal directories.