Compartir a través de


Utility.GetClientSmsId Method ()

 

Gets the SMSID for the installed client.

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

Syntax

public static SmsClientId GetClientSmsId()
public:
static SmsClientId^ GetClientSmsId()
Public Shared Function GetClientSmsId As SmsClientId

Return Value

Type: Microsoft.ConfigurationManagement.Messaging.Framework.SmsClientId

See Also

Utility Class
Microsoft.ConfigurationManagement.Messaging.Sender.Ccm Namespace

Return to top