TextMessagingAccount.MobileOperatorId Property

Namespace:  Microsoft.Exchange.Data.Storage.Management
Assembly:  Microsoft.Exchange.Data.Storage (in Microsoft.Exchange.Data.Storage.dll)

Syntax

'Declaration
<ParameterAttribute> _
Public Property MobileOperatorId As Integer
    Get
    Set
'Usage
Dim instance As TextMessagingAccount
Dim value As Integer

value = instance.MobileOperatorId

instance.MobileOperatorId = value
[ParameterAttribute]
public int MobileOperatorId { get; set; }

Property Value

Type: System.Int32