SMS_SIIB_SenderType
The SMS_SIIB_SenderType WMI class describes the available SMS sender types and provides help information for the associated SMS Administrator console property pages.
The following syntax is simplified from MOF code and includes all inherited properties.
Class SMS_SIIB_SenderType : SMS_SiteInstallItemBase
{
string ChmFile;
uint32 DescriptionID;
uint32 DispIconID;
uint32 DispNameID;
uint32 Flags;
string GUID;
string HtmFile;
string ItemName;
string ItemType;
string ResDLL;
string SenderType;
string Units[];
};
Properties
ChmFile
Data type: string
Access type: Read-onlyCompressed .chm file containing the .htm file.
DescriptionID
Data type: uint32
Access type: Read-onlyResource identifier of the description.
DispIconID
Data type: uint32
Access type: Read-onlyResource identifier of the display icon.
DispNameID
Data type: uint32
Access type: Read-onlyResource identifier of the display name.
Flags
Data type: uint32
Access type: Read-only
Qualifiers: BitsDefines whether you can add, delete, or modify the sender. Bit field enumeration:
ALLOW_ADD(0)
ALLOW_DELETE(1)
ALLOW_MODIFY(2)GUID
Data type: string
Access type: Read-onlyGUID representing the MMC Node type for the property page.
HtmFile
Data type: string
Access type: Read-onlyHelp file (.htm file) for this sender type.
ItemName
Data type: string
Access type: Read-only
Qualifiers: KeyUnique identifier of a site install item.
ItemType
Data type: stringAccess type: Read-only
Qualifiers: KeyUnique identifier of a site install item.
ResDLL
Data type: string
Access type: Read-onlyName of the resource DLL containing the resource strings for DescriptionID, DispIconID, and DispNameID.
SenderType
Data type: string
Access type: Read-onlySender service name.
Units
Data type: string[]
Access type: Read-onlyFunctional area to which this configuration applies. Values are:
SMS
ADMIN UI
NETWORK MONITOR
BOOKS ONLINE
SCRIPTS