RoutingSlip.Recipients[Object] 属性

定义

此对象、成员或枚举已被弃用并且不适合在您的代码中使用。

public:
 property System::Object ^ Recipients[System::Object ^ %] { System::Object ^ get(System::Object ^ % Index); };
public object Recipients[ref object Index] { get; }
member this.Recipients(obj) : obj
Public ReadOnly Property Recipients(Optional ByRef Index As Object) As Object

参数

Index
Object

属性值

适用于