[Index]

Model: device/skypeforbusinesshybrid/CsCallViaWorkPolicy

Model Details: device/skypeforbusinesshybrid/CsCallViaWorkPolicy

Title Description Details
UseAdminCallbackNumber If true ($True), the number specified in the AdminCallbackNumber is the only number that will be used for the callback to the user, or first leg, of the outbound call. If false ($False), the user has the opportunity to change the callback number through the client. The user might choose to change the call back number to a personal phone number like a mobile, home, or hotel phone number.
  • Field Name: UseAdminCallbackNumber
  • Type: Boolean
AdminCallbackNumber Specifies the number that will be called during the call back to the Skype for Business user before placing the external call. Typically this is the user's desk phone. If you want the user be able to change the callback number, use the UseAdminCallbackNumber switch. The input must contain only digits and can optionally start with a "+". For instance, "12068881234" or "+12068881234".
  • Field Name: AdminCallbackNumber
  • Type: String
Enabled Specifies whether the policy is enabled at creation. The default is false ($False).
  • Field Name: Enabled
  • Type: Boolean
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
Tenant This parameter is reserved for internal Microsoft use.
  • Field Name: Tenant
  • Type: String
Anchor
  • Field Name: Anchor
  • Type: String
Identity * Unique identity to be assigned to the policy. New policies can be created at the site or per-user scope. To create a new site policy, use the prefix "site:" and the name of the site as the Identity. For example, to create a new policy for the Redmond site you would use this syntax: -Identity site:Redmond. To create a new per-user policy, this syntax: -Identity SalesDepartmentPolicy. You cannot create a new global policy. If you want to make changes to the global policy, use the Set-CsCallViawork cmdlet instead. Likewise, you cannot create a new site or per-user policy if a policy with that Identity already exists. If you need to make changes to an existing policy, use the Set-CsCallViawork cmdlet.
  • Field Name: Identity
  • Type: String