-
Notifications
You must be signed in to change notification settings - Fork 10
New GAUserProperty
New-GAUserProperty [[-PropertyType] <GAUserPropertyType>] [-WhatIf] [-Confirm] -Type <GAUserAddressType>
[-CustomType <String>] [-SourceIsStructured <Boolean>] [-Formatted <String>] [-PoBox <String>]
[-ExtendedAddress <String>] [-StreetAddress <String>] [-Locality <String>] [-Region <String>]
[-PostalCode <String>] [-Country <String>] [-Primary <Boolean>] [-CountryCode <String>]
{{Fill in the Description}}
PS C:\> {{ Add example code here }}
{{ Add example description here }}
Possible values: address, email, externalid, im, organization, phone, relation
Type: GAUserPropertyType
Parameter Sets: (All)
Aliases:
Accepted values: address, email, externalid, im, organization, phone, relation
Required: False
Position: 0
Default value: Address
Accept pipeline input: False
Accept wildcard characters: False
Country.
Type: String
Parameter Sets: (All)
Aliases:
Required: False
Position: Named
Default value:
Accept pipeline input: False
Accept wildcard characters: False
The country code. Uses the ISO 3166-1 standard.
Type: String
Parameter Sets: (All)
Aliases:
Required: False
Position: Named
Default value:
Accept pipeline input: False
Accept wildcard characters: False
If the address type is custom, this property contains the custom value.
Type: String
Parameter Sets: (All)
Aliases:
Required: False
Position: Named
Default value:
Accept pipeline input: False
Accept wildcard characters: False
For extended addresses, such as an address that includes a sub-region.
Type: String
Parameter Sets: (All)
Aliases:
Required: False
Position: Named
Default value:
Accept pipeline input: False
Accept wildcard characters: False
A full and unstructured postal address.
Type: String
Parameter Sets: (All)
Aliases:
Required: False
Position: Named
Default value:
Accept pipeline input: False
Accept wildcard characters: False
The town or city of the address.
Type: String
Parameter Sets: (All)
Aliases:
Required: False
Position: Named
Default value:
Accept pipeline input: False
Accept wildcard characters: False
The post office box, if present.
Type: String
Parameter Sets: (All)
Aliases:
Required: False
Position: Named
Default value:
Accept pipeline input: False
Accept wildcard characters: False
The ZIP or postal code, if applicable.
Type: String
Parameter Sets: (All)
Aliases:
Required: False
Position: Named
Default value:
Accept pipeline input: False
Accept wildcard characters: False
If this is the user's primary address. The addresses list may contain only one primary address.
Type: Boolean
Parameter Sets: (All)
Aliases:
Required: False
Position: Named
Default value:
Accept pipeline input: False
Accept wildcard characters: False
The abbreviated province or state.
Type: String
Parameter Sets: (All)
Aliases:
Required: False
Position: Named
Default value:
Accept pipeline input: False
Accept wildcard characters: False
Indicates if the user-supplied address was formatted. Formatted addresses are not currently supported.
Type: Boolean
Parameter Sets: (All)
Aliases:
Required: False
Position: Named
Default value:
Accept pipeline input: False
Accept wildcard characters: False
The street address, such as 1600 Amphitheatre Parkway. Whitespace within the string is ignored; however, newlines are significant.
Type: String
Parameter Sets: (All)
Aliases:
Required: False
Position: Named
Default value:
Accept pipeline input: False
Accept wildcard characters: False
The address type. Allowed values are: custom, home, other, work
Type: GAUserAddressType
Parameter Sets: (All)
Aliases:
Required: True
Position: Named
Default value:
Accept pipeline input: False
Accept wildcard characters: False
News - Get Started - Cmdlet Index - FAQ - Discussion - Downloads