_SharingItem.RemotePath 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
返回 C# ) 中的 字符串 (字符串 ,该字符串表示对象的共享上下文 SharingItem 的路径。 只读。
public:
property System::String ^ RemotePath { System::String ^ get(); };
public string RemotePath { get; }
Public ReadOnly Property RemotePath As String
属性值
注解
此属性包含共享上下文,如 WebCal 日历, SharingItem 对象中包含的 URL 路径。
如果将 TypeSharingItem 对象的 属性设置为 olSharingMsgTypeRequest,则此属性设置为空字符串。