RingCentral .Net SDK
All Classes Namespaces Functions Variables Properties Events Pages
Properties | List of all members
RingCentral.GetPresenceExtensionInfo Class Reference

Information on extension, for which this presence data is returned More...

Properties

long? id [get, set]
 Internal identifier of an extension Format: int64 More...
 
string uri [get, set]
 Canonical URI of an extension Format: uri More...
 
string extensionNumber [get, set]
 Extension number (usually 3 or 4 digits) More...
 

Detailed Description

Information on extension, for which this presence data is returned

Property Documentation

◆ extensionNumber

string RingCentral.GetPresenceExtensionInfo.extensionNumber
getset

Extension number (usually 3 or 4 digits)

◆ id

long? RingCentral.GetPresenceExtensionInfo.id
getset

Internal identifier of an extension Format: int64

◆ uri

string RingCentral.GetPresenceExtensionInfo.uri
getset

Canonical URI of an extension Format: uri


The documentation for this class was generated from the following file: