[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Gets the installed client's SMSID

Namespace:  Microsoft.ConfigurationManagement.Messaging.Sender.Ccm
Assembly:  Microsoft.ConfigurationManagement.Messaging(in Microsoft.ConfigurationManagement.Messaging.dll)

Syntax

                 
  C#     Visual Basic     Visual C++  
public 
static 
SmsClientId 
GetClientSmsId()
Public 
Shared 
Function 
GetClientSmsId 
As 
SmsClientId
public:
static 
SmsClientId^

GetClientSmsId()

See Also