[Index]

Model: device/skypeforbusinesshybrid/CsPushNotificationConfiguration

Model Details

Title Description Details
ScopeClass
  • Field Name: ScopeClass
  • Type: String
Element
  • Field Name: Element
  • Type: String
InMemory Creates an object reference without actually committing the object as a permanent change. If you assign the output of a command called with this parameter to a variable, you can make changes to the properties of the object reference and then commit those changes by calling this cmdlet's matching Set- cmdlet.
  • Field Name: InMemory
  • Type: Boolean
EnableMicrosoftPushNotificationService When set to True, Windows Phone users will receive push notifications from the Microsoft Push Notification Service. When set to False, Windows Phone users will not receive these notifications. The default value is False.
  • Field Name: EnableMicrosoftPushNotificationService
  • Type: Boolean
Tenant Globally unique identifier (GUID) of the Skype for Business Online tenant account for which the new push notification configuration settings are being created. For example: -Tenant "38aad667-af54-4397-aaa7-e94c79ec2308" You can return the tenant ID for each of your tenants by running this command: Get-CsTenant | Select-Object DisplayName, TenantID
  • Field Name: Tenant
  • Type: String
EnableApplePushNotificationService When set to True, iPhone users will receive push notifications from the Apple Push Notification Service. When set to False, iPhone users will not receive these notifications. The default value is False.
  • Field Name: EnableApplePushNotificationService
  • Type: Boolean
Anchor
  • Field Name: Anchor
  • Type: String
Identity * Push notification settings can only be created at the site scope. To specify a new collection of settings for a site, use syntax similar to this: -Identity "site:Redmond" Note that this command will fail if the Redmond site already hosts a collection of push notification settings.
  • Field Name: Identity
  • Type: String
API reference for device/skypeforbusinesshybrid/CsPushNotificationConfiguration