We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e99608d commit 32fc689Copy full SHA for 32fc689
articles/communication-services/samples/includes/ca-appointment-reminder-java.md
@@ -33,7 +33,7 @@ ms.author: kpunjabi
33
- `ConnectionString`: Azure Communication Service resource's connection string.
34
- `SourcePhone`: Phone number associated with the Azure Communication Service resource.
35
- `DestinationIdentity`: Target Phone number.
36
- - `Format`: "OutboundTarget(Phone Number)". For e.g. "+1425XXXAAAA"
+ - `Format`: "OutboundTarget(Phone Number)". For example, "+1425XXXAAAA"
37
- `CallbackUrl`: Ngrok Forwarding URL.
38
- `CognitiveServiceKey`: (Optional) Cognitive service key used for generating custom messages.
39
- `CognitiveServiceRegion`: (Optional) Region associated with cognitive service.
0 commit comments