Defines sender type flags. The values correspond to the values for
the
Flags property in the Configuration Manager 2007 site
configuration
SMS_SIIB_SenderType Server WMI Class.
Namespace:
Microsoft.ConfigurationManagement.ManagementProvider
Assembly:
Microsoft.ConfigurationManagement.ManagementProvider (in
microsoft.configurationmanagement.managementprovider.dll)
Usage
Syntax
Visual Basic |
<FlagsAttribute> _
Public Enumeration SenderTypeFlags
|
C# |
[FlagsAttribute]
public enum SenderTypeFlags
|
C++ |
[FlagsAttribute]
public enum class SenderTypeFlags
|
J# |
/** @attribute FlagsAttribute() */
public enum SenderTypeFlags
|
JScript |
FlagsAttribute
public enum SenderTypeFlags
|
Members
Platforms
Development Platforms
Windows Server 2003, Windows Vista
Target Platforms
Windows Server 2003,Windows Vista
See Also