Skip to content

Commit e79db8c

Browse files
committed
GeoCoordinates updates
Related to MicrosoftDocs#9863
1 parent 2db8eae commit e79db8c

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

exchange/exchange-ps/exchange/Set-Contact.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -321,6 +321,8 @@ The GeoCoordinates parameter specifies the contact's location in latitude, longi
321321
- Latitude and longitude: For example, "47.644125;-122.122411"
322322
- Latitude, longitude, and altitude: For example, "47.644125;-122.122411;161.432"
323323

324+
**Note**: If period separators don't work for you, use commas instead.
325+
324326
```yaml
325327
Type: GeoCoordinates
326328
Parameter Sets: (All)

exchange/exchange-ps/exchange/Set-User.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -502,6 +502,8 @@ The GeoCoordinates parameter specifies the user's location in latitude, longitud
502502
- Latitude and longitude: For example, "47.644125;-122.122411"
503503
- Latitude, longitude, and altitude: For example, "47.644125;-122.122411;161.432"
504504

505+
**Note**: If period separators don't work for you, use commas instead.
506+
505507
```yaml
506508
Type: GeoCoordinates
507509
Parameter Sets: (All)

0 commit comments

Comments
 (0)