CommunicationMethod
Properties
Name |
Description |
Type |
Required |
Generic |
Enum |
Ignore |
@type |
|
string |
true |
|
|
true |
CommunicationMethod |
Assigned Type: ms-0200:CommunicationMethod_Enum |
CommunicationMethod_Enum |
false |
|
|
false |
PreferredLanguage |
The preferred language for communications. |
string |
false |
|
|
false |
primaryInd |
When true, this is the primary method for communication for this individual. |
boolean |
false |
|
|
false |
ExtensionPoint |
|
ExtensionPoint |
false |
|
|
true |
{
"@type" : "string",
"communicationMethod" : {
"value" : { },
"extension" : "string"
},
"preferredLanguage" : "string",
"primaryInd" : "boolean",
"extensionPoint" : { }
}