Documentation ¶
Index ¶
- type Delta
- func (m *Delta) GetAssistantName() *string
- func (m *Delta) GetBirthday() *i336074805fc853987abe6f7fe3ad97a6a6f3077a16391fec744f671a015fbd7e.Time
- func (m *Delta) GetBusinessAddress() ...
- func (m *Delta) GetBusinessHomePage() *string
- func (m *Delta) GetBusinessPhones() []string
- func (m *Delta) GetChildren() []string
- func (m *Delta) GetCompanyName() *string
- func (m *Delta) GetDepartment() *string
- func (m *Delta) GetDisplayName() *string
- func (m *Delta) GetEmailAddresses() ...
- func (m *Delta) GetExtensions() []i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Extension
- func (m *Delta) GetFieldDeserializers() map[string]func(interface{}, ...) error
- func (m *Delta) GetFileAs() *string
- func (m *Delta) GetGeneration() *string
- func (m *Delta) GetGivenName() *string
- func (m *Delta) GetHomeAddress() ...
- func (m *Delta) GetHomePhones() []string
- func (m *Delta) GetImAddresses() []string
- func (m *Delta) GetInitials() *string
- func (m *Delta) GetJobTitle() *string
- func (m *Delta) GetManager() *string
- func (m *Delta) GetMiddleName() *string
- func (m *Delta) GetMobilePhone() *string
- func (m *Delta) GetMultiValueExtendedProperties() ...
- func (m *Delta) GetNickName() *string
- func (m *Delta) GetOfficeLocation() *string
- func (m *Delta) GetOtherAddress() ...
- func (m *Delta) GetParentFolderId() *string
- func (m *Delta) GetPersonalNotes() *string
- func (m *Delta) GetPhoto() ...
- func (m *Delta) GetProfession() *string
- func (m *Delta) GetSingleValueExtendedProperties() ...
- func (m *Delta) GetSpouseName() *string
- func (m *Delta) GetSurname() *string
- func (m *Delta) GetTitle() *string
- func (m *Delta) GetYomiCompanyName() *string
- func (m *Delta) GetYomiGivenName() *string
- func (m *Delta) GetYomiSurname() *string
- func (m *Delta) IsNil() bool
- func (m *Delta) Serialize(...) error
- func (m *Delta) SetAssistantName(value *string)
- func (m *Delta) SetBirthday(value *i336074805fc853987abe6f7fe3ad97a6a6f3077a16391fec744f671a015fbd7e.Time)
- func (m *Delta) SetBusinessAddress(...)
- func (m *Delta) SetBusinessHomePage(value *string)
- func (m *Delta) SetBusinessPhones(value []string)
- func (m *Delta) SetChildren(value []string)
- func (m *Delta) SetCompanyName(value *string)
- func (m *Delta) SetDepartment(value *string)
- func (m *Delta) SetDisplayName(value *string)
- func (m *Delta) SetEmailAddresses(...)
- func (m *Delta) SetExtensions(...)
- func (m *Delta) SetFileAs(value *string)
- func (m *Delta) SetGeneration(value *string)
- func (m *Delta) SetGivenName(value *string)
- func (m *Delta) SetHomeAddress(...)
- func (m *Delta) SetHomePhones(value []string)
- func (m *Delta) SetImAddresses(value []string)
- func (m *Delta) SetInitials(value *string)
- func (m *Delta) SetJobTitle(value *string)
- func (m *Delta) SetManager(value *string)
- func (m *Delta) SetMiddleName(value *string)
- func (m *Delta) SetMobilePhone(value *string)
- func (m *Delta) SetMultiValueExtendedProperties(...)
- func (m *Delta) SetNickName(value *string)
- func (m *Delta) SetOfficeLocation(value *string)
- func (m *Delta) SetOtherAddress(...)
- func (m *Delta) SetParentFolderId(value *string)
- func (m *Delta) SetPersonalNotes(value *string)
- func (m *Delta) SetPhoto(...)
- func (m *Delta) SetProfession(value *string)
- func (m *Delta) SetSingleValueExtendedProperties(...)
- func (m *Delta) SetSpouseName(value *string)
- func (m *Delta) SetSurname(value *string)
- func (m *Delta) SetTitle(value *string)
- func (m *Delta) SetYomiCompanyName(value *string)
- func (m *Delta) SetYomiGivenName(value *string)
- func (m *Delta) SetYomiSurname(value *string)
- type DeltaRequestBuilder
- type DeltaRequestBuilderGetOptions
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 }
func (*Delta) GetAssistantName ¶
Gets the assistantName property value. The name of the contact's assistant.
func (*Delta) GetBirthday ¶
func (m *Delta) GetBirthday() *i336074805fc853987abe6f7fe3ad97a6a6f3077a16391fec744f671a015fbd7e.Time
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 ¶
func (m *Delta) GetBusinessAddress() *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.PhysicalAddress
Gets the businessAddress property value. The contact's business address.
func (*Delta) GetBusinessHomePage ¶
Gets the businessHomePage property value. The business home page of the contact.
func (*Delta) GetBusinessPhones ¶
Gets the businessPhones property value. The contact's business phone numbers.
func (*Delta) GetChildren ¶
Gets the children property value. The names of the contact's children.
func (*Delta) GetCompanyName ¶
Gets the companyName property value. The name of the contact's company.
func (*Delta) GetDepartment ¶
Gets the department property value. The contact's department.
func (*Delta) 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 ¶
func (m *Delta) GetEmailAddresses() []i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.EmailAddress
Gets the emailAddresses property value. The contact's email addresses.
func (*Delta) GetExtensions ¶
func (m *Delta) GetExtensions() []i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Extension
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
The deserialization information for the current model
func (*Delta) GetGeneration ¶
Gets the generation property value. The contact's generation.
func (*Delta) GetGivenName ¶
Gets the givenName property value. The contact's given name.
func (*Delta) GetHomeAddress ¶
func (m *Delta) GetHomeAddress() *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.PhysicalAddress
Gets the homeAddress property value. The contact's home address.
func (*Delta) GetHomePhones ¶
Gets the homePhones property value. The contact's home phone numbers.
func (*Delta) GetImAddresses ¶
Gets the imAddresses property value.
func (*Delta) GetMiddleName ¶
Gets the middleName property value.
func (*Delta) GetMobilePhone ¶
Gets the mobilePhone property value.
func (*Delta) GetMultiValueExtendedProperties ¶
func (m *Delta) GetMultiValueExtendedProperties() []i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.MultiValueLegacyExtendedProperty
Gets the multiValueExtendedProperties property value. The collection of multi-value extended properties defined for the contact. Read-only. Nullable.
func (*Delta) GetOfficeLocation ¶
Gets the officeLocation property value.
func (*Delta) GetOtherAddress ¶
func (m *Delta) GetOtherAddress() *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.PhysicalAddress
Gets the otherAddress property value.
func (*Delta) GetParentFolderId ¶
Gets the parentFolderId property value.
func (*Delta) GetPersonalNotes ¶
Gets the personalNotes property value.
func (*Delta) GetPhoto ¶
func (m *Delta) GetPhoto() *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.ProfilePhoto
Gets the photo property value. Optional contact picture. You can get or set a photo for a contact.
func (*Delta) GetProfession ¶
Gets the profession property value.
func (*Delta) GetSingleValueExtendedProperties ¶
func (m *Delta) GetSingleValueExtendedProperties() []i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.SingleValueLegacyExtendedProperty
Gets the singleValueExtendedProperties property value. The collection of single-value extended properties defined for the contact. Read-only. Nullable.
func (*Delta) GetSpouseName ¶
Gets the spouseName property value.
func (*Delta) GetYomiCompanyName ¶
Gets the yomiCompanyName property value.
func (*Delta) GetYomiGivenName ¶
Gets the yomiGivenName property value.
func (*Delta) GetYomiSurname ¶
Gets the yomiSurname property value.
func (*Delta) Serialize ¶
func (m *Delta) Serialize(writer i04eb5309aeaafadd28374d79c8471df9b267510b4dc2e3144c378c50f6fd7b55.SerializationWriter) error
Serializes information the current object Parameters:
- writer : Serialization writer to use to serialize this model
func (*Delta) SetAssistantName ¶
Sets the assistantName property value. The name of the contact's assistant. Parameters:
- value : Value to set for the assistantName property.
func (*Delta) SetBirthday ¶
func (m *Delta) SetBirthday(value *i336074805fc853987abe6f7fe3ad97a6a6f3077a16391fec744f671a015fbd7e.Time)
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 Parameters:
- value : Value to set for the birthday property.
func (*Delta) SetBusinessAddress ¶
func (m *Delta) SetBusinessAddress(value *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.PhysicalAddress)
Sets the businessAddress property value. The contact's business address. Parameters:
- value : Value to set for the businessAddress property.
func (*Delta) SetBusinessHomePage ¶
Sets the businessHomePage property value. The business home page of the contact. Parameters:
- value : Value to set for the businessHomePage property.
func (*Delta) SetBusinessPhones ¶
Sets the businessPhones property value. The contact's business phone numbers. Parameters:
- value : Value to set for the businessPhones property.
func (*Delta) SetChildren ¶
Sets the children property value. The names of the contact's children. Parameters:
- value : Value to set for the children property.
func (*Delta) SetCompanyName ¶
Sets the companyName property value. The name of the contact's company. Parameters:
- value : Value to set for the companyName property.
func (*Delta) SetDepartment ¶
Sets the department property value. The contact's department. Parameters:
- value : Value to set for the department property.
func (*Delta) 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. Parameters:
- value : Value to set for the displayName property.
func (*Delta) SetEmailAddresses ¶
func (m *Delta) SetEmailAddresses(value []i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.EmailAddress)
Sets the emailAddresses property value. The contact's email addresses. Parameters:
- value : Value to set for the emailAddresses property.
func (*Delta) SetExtensions ¶
func (m *Delta) SetExtensions(value []i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Extension)
Sets the extensions property value. The collection of open extensions defined for the contact. Read-only. Nullable. Parameters:
- value : Value to set for the extensions property.
func (*Delta) SetFileAs ¶
Sets the fileAs property value. The name the contact is filed under. Parameters:
- value : Value to set for the fileAs property.
func (*Delta) SetGeneration ¶
Sets the generation property value. The contact's generation. Parameters:
- value : Value to set for the generation property.
func (*Delta) SetGivenName ¶
Sets the givenName property value. The contact's given name. Parameters:
- value : Value to set for the givenName property.
func (*Delta) SetHomeAddress ¶
func (m *Delta) SetHomeAddress(value *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.PhysicalAddress)
Sets the homeAddress property value. The contact's home address. Parameters:
- value : Value to set for the homeAddress property.
func (*Delta) SetHomePhones ¶
Sets the homePhones property value. The contact's home phone numbers. Parameters:
- value : Value to set for the homePhones property.
func (*Delta) SetImAddresses ¶
Sets the imAddresses property value. Parameters:
- value : Value to set for the imAddresses property.
func (*Delta) SetInitials ¶
Sets the initials property value. Parameters:
- value : Value to set for the initials property.
func (*Delta) SetJobTitle ¶
Sets the jobTitle property value. Parameters:
- value : Value to set for the jobTitle property.
func (*Delta) SetManager ¶
Sets the manager property value. Parameters:
- value : Value to set for the manager property.
func (*Delta) SetMiddleName ¶
Sets the middleName property value. Parameters:
- value : Value to set for the middleName property.
func (*Delta) SetMobilePhone ¶
Sets the mobilePhone property value. Parameters:
- value : Value to set for the mobilePhone property.
func (*Delta) SetMultiValueExtendedProperties ¶
func (m *Delta) SetMultiValueExtendedProperties(value []i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.MultiValueLegacyExtendedProperty)
Sets the multiValueExtendedProperties property value. The collection of multi-value extended properties defined for the contact. Read-only. Nullable. Parameters:
- value : Value to set for the multiValueExtendedProperties property.
func (*Delta) SetNickName ¶
Sets the nickName property value. Parameters:
- value : Value to set for the nickName property.
func (*Delta) SetOfficeLocation ¶
Sets the officeLocation property value. Parameters:
- value : Value to set for the officeLocation property.
func (*Delta) SetOtherAddress ¶
func (m *Delta) SetOtherAddress(value *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.PhysicalAddress)
Sets the otherAddress property value. Parameters:
- value : Value to set for the otherAddress property.
func (*Delta) SetParentFolderId ¶
Sets the parentFolderId property value. Parameters:
- value : Value to set for the parentFolderId property.
func (*Delta) SetPersonalNotes ¶
Sets the personalNotes property value. Parameters:
- value : Value to set for the personalNotes property.
func (*Delta) SetPhoto ¶
func (m *Delta) SetPhoto(value *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.ProfilePhoto)
Sets the photo property value. Optional contact picture. You can get or set a photo for a contact. Parameters:
- value : Value to set for the photo property.
func (*Delta) SetProfession ¶
Sets the profession property value. Parameters:
- value : Value to set for the profession property.
func (*Delta) SetSingleValueExtendedProperties ¶
func (m *Delta) SetSingleValueExtendedProperties(value []i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.SingleValueLegacyExtendedProperty)
Sets the singleValueExtendedProperties property value. The collection of single-value extended properties defined for the contact. Read-only. Nullable. Parameters:
- value : Value to set for the singleValueExtendedProperties property.
func (*Delta) SetSpouseName ¶
Sets the spouseName property value. Parameters:
- value : Value to set for the spouseName property.
func (*Delta) SetSurname ¶
Sets the surname property value. Parameters:
- value : Value to set for the surname property.
func (*Delta) SetTitle ¶
Sets the title property value. Parameters:
- value : Value to set for the title property.
func (*Delta) SetYomiCompanyName ¶
Sets the yomiCompanyName property value. Parameters:
- value : Value to set for the yomiCompanyName property.
func (*Delta) SetYomiGivenName ¶
Sets the yomiGivenName property value. Parameters:
- value : Value to set for the yomiGivenName property.
func (*Delta) SetYomiSurname ¶
Sets the yomiSurname property value. Parameters:
- value : Value to set for the yomiSurname property.
type DeltaRequestBuilder ¶
type DeltaRequestBuilder struct {
// contains filtered or unexported fields
}
Builds and executes requests for operations under \me\contactFolders\{contactFolder-id}\contacts\microsoft.graph.delta()
func NewDeltaRequestBuilder ¶
func NewDeltaRequestBuilder(rawUrl string, requestAdapter ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestAdapter) *DeltaRequestBuilder
Instantiates a new DeltaRequestBuilder and sets the default values. Parameters:
- rawUrl : The raw URL to use for the request builder.
- requestAdapter : The request adapter to use to execute the requests.
func NewDeltaRequestBuilderInternal ¶
func NewDeltaRequestBuilderInternal(pathParameters map[string]string, requestAdapter ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestAdapter) *DeltaRequestBuilder
Instantiates a new DeltaRequestBuilder and sets the default values. Parameters:
- pathParameters : Path parameters for the request
- requestAdapter : The request adapter to use to execute the requests.
func (*DeltaRequestBuilder) CreateGetRequestInformation ¶
func (m *DeltaRequestBuilder) CreateGetRequestInformation(options *DeltaRequestBuilderGetOptions) (*ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestInformation, error)
Invoke function delta Parameters:
- options : Options for the request
func (*DeltaRequestBuilder) Get ¶
func (m *DeltaRequestBuilder) Get(options *DeltaRequestBuilderGetOptions) ([]Delta, error)
Invoke function delta Parameters:
- options : Options for the request
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 }
Options for Get