delta

package
v0.3.1 Latest Latest
Warning

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

Go to latest
Published: Dec 2, 2021 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Delta

type Delta struct {
	i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.OutlookItem
	// contains filtered or unexported fields
}

Delta

func NewDelta

func NewDelta() *Delta

NewDelta instantiates a new delta and sets the default values.

func (*Delta) GetAssistantName

func (m *Delta) GetAssistantName() *string

GetAssistantName gets the assistantName property value. The name of the contact's assistant.

func (*Delta) GetBirthday

GetBirthday gets the birthday property value. The contact's birthday. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z

func (*Delta) GetBusinessAddress

GetBusinessAddress gets the businessAddress property value. The contact's business address.

func (*Delta) GetBusinessHomePage

func (m *Delta) GetBusinessHomePage() *string

GetBusinessHomePage gets the businessHomePage property value. The business home page of the contact.

func (*Delta) GetBusinessPhones

func (m *Delta) GetBusinessPhones() []string

GetBusinessPhones gets the businessPhones property value. The contact's business phone numbers.

func (*Delta) GetChildren

func (m *Delta) GetChildren() []string

GetChildren gets the children property value. The names of the contact's children.

func (*Delta) GetCompanyName

func (m *Delta) GetCompanyName() *string

GetCompanyName gets the companyName property value. The name of the contact's company.

func (*Delta) GetDepartment

func (m *Delta) GetDepartment() *string

GetDepartment gets the department property value. The contact's department.

func (*Delta) GetDisplayName

func (m *Delta) GetDisplayName() *string

GetDisplayName gets the displayName property value. The contact's display name. You can specify the display name in a create or update operation. Note that later updates to other properties may cause an automatically generated value to overwrite the displayName value you have specified. To preserve a pre-existing value, always include it as displayName in an update operation.

func (*Delta) GetEmailAddresses

GetEmailAddresses gets the emailAddresses property value. The contact's email addresses.

func (*Delta) GetExtensions

GetExtensions gets the extensions property value. The collection of open extensions defined for the contact. Read-only. Nullable.

func (*Delta) GetFieldDeserializers

func (m *Delta) GetFieldDeserializers() map[string]func(interface{}, i04eb5309aeaafadd28374d79c8471df9b267510b4dc2e3144c378c50f6fd7b55.ParseNode) error

GetFieldDeserializers the deserialization information for the current model

func (*Delta) GetFileAs

func (m *Delta) GetFileAs() *string

GetFileAs gets the fileAs property value. The name the contact is filed under.

func (*Delta) GetGeneration

func (m *Delta) GetGeneration() *string

GetGeneration gets the generation property value. The contact's generation.

func (*Delta) GetGivenName

func (m *Delta) GetGivenName() *string

GetGivenName gets the givenName property value. The contact's given name.

func (*Delta) GetHomeAddress

GetHomeAddress gets the homeAddress property value. The contact's home address.

func (*Delta) GetHomePhones

func (m *Delta) GetHomePhones() []string

GetHomePhones gets the homePhones property value. The contact's home phone numbers.

func (*Delta) GetImAddresses

func (m *Delta) GetImAddresses() []string

GetImAddresses gets the imAddresses property value.

func (*Delta) GetInitials

func (m *Delta) GetInitials() *string

GetInitials gets the initials property value.

func (*Delta) GetJobTitle

func (m *Delta) GetJobTitle() *string

GetJobTitle gets the jobTitle property value.

func (*Delta) GetManager

func (m *Delta) GetManager() *string

GetManager gets the manager property value.

func (*Delta) GetMiddleName

func (m *Delta) GetMiddleName() *string

GetMiddleName gets the middleName property value.

func (*Delta) GetMobilePhone

func (m *Delta) GetMobilePhone() *string

GetMobilePhone gets the mobilePhone property value.

func (*Delta) GetMultiValueExtendedProperties

GetMultiValueExtendedProperties gets the multiValueExtendedProperties property value. The collection of multi-value extended properties defined for the contact. Read-only. Nullable.

func (*Delta) GetNickName

func (m *Delta) GetNickName() *string

GetNickName gets the nickName property value.

func (*Delta) GetOfficeLocation

func (m *Delta) GetOfficeLocation() *string

GetOfficeLocation gets the officeLocation property value.

func (*Delta) GetOtherAddress

GetOtherAddress gets the otherAddress property value.

func (*Delta) GetParentFolderId

func (m *Delta) GetParentFolderId() *string

GetParentFolderId gets the parentFolderId property value.

func (*Delta) GetPersonalNotes

func (m *Delta) GetPersonalNotes() *string

GetPersonalNotes gets the personalNotes property value.

func (*Delta) GetPhoto

GetPhoto gets the photo property value. Optional contact picture. You can get or set a photo for a contact.

func (*Delta) GetProfession

func (m *Delta) GetProfession() *string

GetProfession gets the profession property value.

func (*Delta) GetSingleValueExtendedProperties

GetSingleValueExtendedProperties gets the singleValueExtendedProperties property value. The collection of single-value extended properties defined for the contact. Read-only. Nullable.

func (*Delta) GetSpouseName

func (m *Delta) GetSpouseName() *string

GetSpouseName gets the spouseName property value.

func (*Delta) GetSurname

func (m *Delta) GetSurname() *string

GetSurname gets the surname property value.

func (*Delta) GetTitle

func (m *Delta) GetTitle() *string

GetTitle gets the title property value.

func (*Delta) GetYomiCompanyName

func (m *Delta) GetYomiCompanyName() *string

GetYomiCompanyName gets the yomiCompanyName property value.

func (*Delta) GetYomiGivenName

func (m *Delta) GetYomiGivenName() *string

GetYomiGivenName gets the yomiGivenName property value.

func (*Delta) GetYomiSurname

func (m *Delta) GetYomiSurname() *string

GetYomiSurname gets the yomiSurname property value.

func (*Delta) IsNil

func (m *Delta) IsNil() bool

func (*Delta) Serialize

Serialize serializes information the current object

func (*Delta) SetAssistantName

func (m *Delta) SetAssistantName(value *string)

SetAssistantName sets the assistantName property value. The name of the contact's assistant.

func (*Delta) SetBirthday

SetBirthday sets the birthday property value. The contact's birthday. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z

func (*Delta) SetBusinessAddress

SetBusinessAddress sets the businessAddress property value. The contact's business address.

func (*Delta) SetBusinessHomePage

func (m *Delta) SetBusinessHomePage(value *string)

SetBusinessHomePage sets the businessHomePage property value. The business home page of the contact.

func (*Delta) SetBusinessPhones

func (m *Delta) SetBusinessPhones(value []string)

SetBusinessPhones sets the businessPhones property value. The contact's business phone numbers.

func (*Delta) SetChildren

func (m *Delta) SetChildren(value []string)

SetChildren sets the children property value. The names of the contact's children.

func (*Delta) SetCompanyName

func (m *Delta) SetCompanyName(value *string)

SetCompanyName sets the companyName property value. The name of the contact's company.

func (*Delta) SetDepartment

func (m *Delta) SetDepartment(value *string)

SetDepartment sets the department property value. The contact's department.

func (*Delta) SetDisplayName

func (m *Delta) SetDisplayName(value *string)

SetDisplayName sets the displayName property value. The contact's display name. You can specify the display name in a create or update operation. Note that later updates to other properties may cause an automatically generated value to overwrite the displayName value you have specified. To preserve a pre-existing value, always include it as displayName in an update operation.

func (*Delta) SetEmailAddresses

SetEmailAddresses sets the emailAddresses property value. The contact's email addresses.

func (*Delta) SetExtensions

SetExtensions sets the extensions property value. The collection of open extensions defined for the contact. Read-only. Nullable.

func (*Delta) SetFileAs

func (m *Delta) SetFileAs(value *string)

SetFileAs sets the fileAs property value. The name the contact is filed under.

func (*Delta) SetGeneration

func (m *Delta) SetGeneration(value *string)

SetGeneration sets the generation property value. The contact's generation.

func (*Delta) SetGivenName

func (m *Delta) SetGivenName(value *string)

SetGivenName sets the givenName property value. The contact's given name.

func (*Delta) SetHomeAddress

SetHomeAddress sets the homeAddress property value. The contact's home address.

func (*Delta) SetHomePhones

func (m *Delta) SetHomePhones(value []string)

SetHomePhones sets the homePhones property value. The contact's home phone numbers.

func (*Delta) SetImAddresses

func (m *Delta) SetImAddresses(value []string)

SetImAddresses sets the imAddresses property value.

func (*Delta) SetInitials

func (m *Delta) SetInitials(value *string)

SetInitials sets the initials property value.

func (*Delta) SetJobTitle

func (m *Delta) SetJobTitle(value *string)

SetJobTitle sets the jobTitle property value.

func (*Delta) SetManager

func (m *Delta) SetManager(value *string)

SetManager sets the manager property value.

func (*Delta) SetMiddleName

func (m *Delta) SetMiddleName(value *string)

SetMiddleName sets the middleName property value.

func (*Delta) SetMobilePhone

func (m *Delta) SetMobilePhone(value *string)

SetMobilePhone sets the mobilePhone property value.

func (*Delta) SetMultiValueExtendedProperties

SetMultiValueExtendedProperties sets the multiValueExtendedProperties property value. The collection of multi-value extended properties defined for the contact. Read-only. Nullable.

func (*Delta) SetNickName

func (m *Delta) SetNickName(value *string)

SetNickName sets the nickName property value.

func (*Delta) SetOfficeLocation

func (m *Delta) SetOfficeLocation(value *string)

SetOfficeLocation sets the officeLocation property value.

func (*Delta) SetOtherAddress

SetOtherAddress sets the otherAddress property value.

func (*Delta) SetParentFolderId

func (m *Delta) SetParentFolderId(value *string)

SetParentFolderId sets the parentFolderId property value.

func (*Delta) SetPersonalNotes

func (m *Delta) SetPersonalNotes(value *string)

SetPersonalNotes sets the personalNotes property value.

func (*Delta) SetPhoto

SetPhoto sets the photo property value. Optional contact picture. You can get or set a photo for a contact.

func (*Delta) SetProfession

func (m *Delta) SetProfession(value *string)

SetProfession sets the profession property value.

func (*Delta) SetSingleValueExtendedProperties

SetSingleValueExtendedProperties sets the singleValueExtendedProperties property value. The collection of single-value extended properties defined for the contact. Read-only. Nullable.

func (*Delta) SetSpouseName

func (m *Delta) SetSpouseName(value *string)

SetSpouseName sets the spouseName property value.

func (*Delta) SetSurname

func (m *Delta) SetSurname(value *string)

SetSurname sets the surname property value.

func (*Delta) SetTitle

func (m *Delta) SetTitle(value *string)

SetTitle sets the title property value.

func (*Delta) SetYomiCompanyName

func (m *Delta) SetYomiCompanyName(value *string)

SetYomiCompanyName sets the yomiCompanyName property value.

func (*Delta) SetYomiGivenName

func (m *Delta) SetYomiGivenName(value *string)

SetYomiGivenName sets the yomiGivenName property value.

func (*Delta) SetYomiSurname

func (m *Delta) SetYomiSurname(value *string)

SetYomiSurname sets the yomiSurname property value.

type DeltaRequestBuilder

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

DeltaRequestBuilder builds and executes requests for operations under \users\{user-id}\contacts\microsoft.graph.delta()

func NewDeltaRequestBuilder

NewDeltaRequestBuilder instantiates a new DeltaRequestBuilder and sets the default values.

func NewDeltaRequestBuilderInternal

func NewDeltaRequestBuilderInternal(pathParameters map[string]string, requestAdapter ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestAdapter) *DeltaRequestBuilder

NewDeltaRequestBuilderInternal instantiates a new DeltaRequestBuilder and sets the default values.

func (*DeltaRequestBuilder) CreateGetRequestInformation

CreateGetRequestInformation invoke function delta

func (*DeltaRequestBuilder) Get

Get invoke function delta

type DeltaRequestBuilderGetOptions

type DeltaRequestBuilderGetOptions 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
}

DeltaRequestBuilderGetOptions options for Get

Jump to

Keyboard shortcuts

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