Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets or sets the request type for the message. The default value is IntranetMPList.
Namespace: Microsoft.ConfigurationManagement.Messaging.Messages
Assembly: Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)
Syntax
public MPListRequestType MPListRequestType { get; set; }
public:
property MPListRequestType MPListRequestType {
MPListRequestType get();
void set(MPListRequestType value);
}
Public Property MPListRequestType As MPListRequestType
Property Value
Type: Microsoft.ConfigurationManagement.Messaging.Messages.MPListRequestType
See Also
ConfigMgrMPListRequest Class
Microsoft.ConfigurationManagement.Messaging.Messages Namespace
Return to top