MergeSynchronizationAgent.AlternateSynchronizationPartnerCollection Property      
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the alternate synchronization partners for a subscription.
public:
 virtual property System::Collections::IEnumerable ^ AlternateSynchronizationPartnerCollection { System::Collections::IEnumerable ^ get(); };public virtual System.Collections.IEnumerable AlternateSynchronizationPartnerCollection { get; }member this.AlternateSynchronizationPartnerCollection : System.Collections.IEnumerablePublic Overridable ReadOnly Property AlternateSynchronizationPartnerCollection As IEnumerableProperty Value
The alternate synchronization partners for a subscription.