AggregationSubscriptionIdParameter Constructor
Include Protected Members
Include Inherited Members
Initializes a new instance of the AggregationSubscriptionIdParameter class.
Overload List
Name | Description | |
---|---|---|
AggregationSubscriptionIdParameter() | Initializes a new instance of the AggregationSubscriptionIdParameter class. | |
AggregationSubscriptionIdParameter(INamedIdentity) | Initializes a new instance of the AggregationSubscriptionIdParameter class for the specified identity. | |
AggregationSubscriptionIdParameter(Mailbox) | ||
AggregationSubscriptionIdParameter(ObjectId) | Initializes a new instance of the AggregationSubscriptionIdParameter class from the specified object identifier. | |
AggregationSubscriptionIdParameter(PimSubscriptionProxy) | ||
AggregationSubscriptionIdParameter(String) | Initializes a new instance of the AggregationSubscriptionIdParameter class from the specified subscription identifier. |
Top