The StationConfiguration type exposes the following members.

Properties

  NameDescription
Public propertyAccessControlGroupAssignment
Provides access to the property representing access control group assignment for this station (use Property.AccessControlGroupAssignment).
Public propertyChanged
Indicates if this object has been modified since it was retrieved from the server.
(Inherited from EditableListConfigurationObject<(Of <(<'TPropertyEnum>)>)>.)
Public propertyConfigurationId
Gets the configuration ID. (Use Property.Id and Property.DisplayName to filter or sort on this property.)
(Inherited from ListConfigurationObject.)
Public propertyConnectionAddress
Provides access to the property representing the connection address for this station (use Property.ConnectionAddress).
Public propertyContactLine
Provides access to the property representing the contact line for this station (use Property.ContactLine).
Public propertyExtension
Provides access to the property representing the extension for this station (use Property.Extension).
Public propertyIdentificationAddress
Provides access to the property representing the identification address for this station (use Property.IdentificationAddress).
Public propertyIsActive
Provides access to the property representing the IsActive property for this station (use Property.IsActive).
Public propertyIsNewObject
Gets a value indicating whether this object is a new object.
(Inherited from ConfigurationObject.)
Public propertyIsShareable
Provides access to the property representing the IsShareable property for this station (use Property.IsShareable).
Public propertyLicense
Provides access to the various license properties.
Public propertyOriginalConfigurationId
Following a commit, this will be equivalent to the configuration ID that was assigned to this object prior to the commit.
(Inherited from ListConfigurationObject.)
Public propertyPhoneNumberClassifications
Provides access to the property representing the phone number classifications for this station (use Property.PhoneNumberClassifications).
Public propertyPropertiesChanged
Gets the properties that have been changed.
Public propertyShouldAlwaysRing
Provides access to the property representing the ShouldAlwaysRing property for this station (use Property.ShouldAlwaysRing).
Public propertyStandardProperties
Provides access to the various standard properties, such as DateLastModified, DateCreated and Notes.
Public propertyStationType
Provides access to the property representing the station type for this station (use Property.StationType).

See Also