[Index]

Model: device/skypeforbusiness/CsPresencePolicy

Model Details: device/skypeforbusiness/CsPresencePolicy

Title Description Details
MaxCategorySubscription The maximum number of category subscriptions allowed at any one time. A category subscription represents a request for a specific category of information; for example, an application that requests calendar data. MaxCategorySubscription can be set to any integer value between 0 and 3000; the default value is 1000.
  • Field Name: MaxCategorySubscription
  • Type: String
Description Enables administrators to provide additional text to accompany a presence policy. For example, the Description might include information about the users the policy should be assigned to.
  • Field Name: Description
  • Type: String
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 this cmdlet 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
MaxPromptedSubscriber The maximum number of promoted subscribers a user can have at any one time. By default, any time you are added to another user's Contacts list a notification dialog appears on screen informing you of this fact, and giving you the chance to do such things as add the person to your own Contacts list or block the person from viewing your presence. Until you take action and dismiss the dialog box, each notification counts as a prompted subscriber. MaxPromptedSubscriber can be set to any integer value between 0 and 600, inclusive; the default value is 200. If you set this value to 0, users will not receive any notifications when they are added to another user's Contacts list.
  • Field Name: MaxPromptedSubscriber
  • Type: String
Tenant Globally unique identifier (GUID) of the Skype for Business Online tenant account for whom the new presence policy is being created. For example: -Tenant "38aad667-af54-4397-aaa7-e94c79ec2308" You can return the tenant ID for each of your Skype for Business Online tenants by running this command: Get-CsTenant | Select-Object DisplayName, TenantID
  • Field Name: Tenant
  • Type: String
Anchor
  • Field Name: Anchor
  • Type: String
Identity * Unique identifier for the new presence policy. To create a new per-user policy, use syntax similar to this: -Identity "RedmondPresencePolicy" To create a new policy at the site scope, use syntax similar to this: -Identity "site:Redmond" Note that you cannot create a new presence policy at the global scope. In addition, your command will fail if the site in question already hosts a presence policy, or if you try to use the Identity of a per-user policy that already exists.
  • Field Name: Identity
  • Type: String