 |
AccountMobileExtension Property |
MobileExtension
Namespace:
ASI.TAM.API.Data.UI.Account.Employee
Assembly:
ASI.TAM.API.Data.UI.Account.Employee (in ASI.TAM.API.Data.UI.Account.Employee.dll) Version: 2021.2.0.769
Syntaxpublic string MobileExtension { get; set; }
Public Property MobileExtension As String
Get
Set
Dim instance As Account
Dim value As String
value = instance.MobileExtension
instance.MobileExtension = value
Property Value
Type:
String
Remarks
See Also