public static GetDestination ( ISession session, string destinationName ) : IDestination | ||
session | ISession | Session object to use to get the destination. |
destinationName | string | Name of destination with embedded prefix. The embedded prefix can be one of the following:
///
|
return | IDestination |