共用方式為


合作對象聯絡方式

適用於這些 Dynamics 365 應用程式:
人力資源

本文說明 Dynamics 365 Human Resources 的合作對象聯絡方式實體。

實際名稱:mshr_dirpartycontactentities

描述

本實體說明候選人的聯絡資訊,包括電話、電子郵件和社交媒體帳戶。

JSON 呈現

{
    "mshr_partynumber": "String",
    "mshr_locationid": "String",
    "mshr_description": "String",
    "mshr_type": Int,
    "mshr_countryregioncode": "String",
    "mshr_locator": "String",
    "mshr_locatorextension": "String",
    "mshr_purpose": "String",
    "mshr_ismobilephone": Int,
    "mshr_isinstantmessage": Int,
    "mshr_isprimary": Int,
    "mshr_isprivate": Int,
    "mshr_primaryfield": "String",
    "_mshr_fk_person_id_value": "String",
    "mshr_dirpartycontactentityid": "String"
}

屬性

屬性
實體名稱
類型
使用 描述
合作對象聯絡方式實體識別碼
mshr_dirpartycontactentityid
字串
唯讀
必要
系統產生的唯一實體記錄識別碼。
合作對象編號
mshr_partynumber
字串
讀/寫
必要
關聯合作對象 (個人) 記錄識別碼。
個人識別碼值
_mshr_fk_person_id_value
GUID
唯讀
必要
外部索引鍵:mshr_dirpersonentity 的 mshr_dirpersonentityid
系統產生的合作對象 (個人) 實體記錄識別碼。
位置識別碼
mshr_locationid
字串
讀/寫
必要
地址記錄的位置識別碼。 在 mshr_logisticspostaladdresslocationcdsentity 實體中設定。
描述
mshr_description
字串
讀/寫
必要
聯絡方式細節說明
類型
mshr_type
mshr_logisticselectronicaddressmethodtype 選項集
讀/寫
必要
聯絡方式詳細類型。
國家/地區代碼
mshr_countryregioncode
字串
讀/寫
選擇性
地址的國家或地區。
定位器
mshr_locator
字串
讀/寫
選擇性
聯絡方式細節。 例如,如果類型是電子郵件地址,則本欄位會包含候選人的電子郵件地址。
定位器擴充
mshr_locatorextension
字串
讀/寫
選擇性
定位器擴充。 例如,如果類型是電話,則本屬性會包含電話號碼分機。
是行動電話
mshr_ismobilephone
mshr_noyes 選項集
讀/寫
必填
指明電話是否為手機號碼。
是即時訊息
mshr_isinstantmessage
mshr_noyes 選項集
讀/寫
必要
指明電話是否啟用即時傳訊功能。
是主要
mshr_isprimary
mshr_noyes 選項集
讀/寫
必要
判定聯絡方式類型的主要聯絡方式。 每個聯絡方式類型必須只有一筆主要記錄。
是私人的
mshr_isprivate
mshr_noyes 選項集
讀/寫
必要
辨別此地址是否是個人的私人地址。
目的
mshr_purpose
字串
讀/寫
選擇性
聯絡方式的目的/角色細節。
主欄位
mshr_primaryfield
字串
唯讀
必要
當作實體記錄的主要識別碼欄位。 合作對象編號、類型、說明和定位器組合。

也請參閱

申請人追蹤系統整合 API 簡介
準員工的範例查詢