ForwardingRuleManager Class |
Namespace: PsrApi.Managers
public class ForwardingRuleManager : BaseManager
The ForwardingRuleManager type exposes the following members.
Name | Description | |
---|---|---|
![]() | AddForwardingRule |
Adds the given forwarding rule.
|
![]() | DeleteForwardingRule |
Deletes the given forwarding rule.
|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetForwardingRuleList |
Returns all forwarding rules for the current user.
|
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
![]() | UpdateForwardingRule |
Updates the given forwarding rule.
|